2017 © Pedro Peláez
 

library phlongtaiam

Thai word breaker for PHP

image

veer66/phlongtaiam

Thai word breaker for PHP

  • Wednesday, March 26, 2014
  • by veer66
  • Repository
  • 6 Watchers
  • 29 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PhlongTaIam

PHP Thai word breaker, (*1)

Requirement

  • PHP 5.3+

Usage

You can put everything into htdocs (where Web server can access). For example, http://localhost/PhlongTaIam/example/brk.php should show something like below:, (*2)

  • ฉัน
  • กิน
  • ข้าว
  • ชิ
  • มิ

Word list

Word lists were taken from LibThai, (*3)

Demo

http://vi.8fold.in/s/demo.php, (*4)

The Versions

26/03 2014

dev-master

9999999-dev http://github.com/veer66/PhlongTaIam

Thai word breaker for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0