-
Notifications
You must be signed in to change notification settings - Fork 0
GNU diction, ported to PHP.
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
LICENSE
Unknown
COPYING
SkUrRiEr/diction-php
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Diction-PHP ============= This is a port and upgrade of the original GNU diction to PHP. GNU diction can be found here: http://www.gnu.org/software/diction/diction.html Major Changes From GNU Diction -------------------------------- * Ported to PHP * Split languages into language packs. * Eliminated "print sentences with certain characteristics" code from style. * Removed all C-isms and replaced them with equivalent (and simpler) PHP code * Split functionality out into classes. * Eliminated standalone functionality to make this a set of classes for text analysis, rather than a set of programs for the same. * Cleaned up unused variables, renamed methods to reflect their purpose, etc. * Fixed some major bugs in the sentence handling code. Future Goals -------------- * Fix bugs. * Port the diction functionality also. * Allow all stages of the processing to be enhanced through PHP's OO features. * Re-format code into a standard PHP style * Submit to PEAR.
About
GNU diction, ported to PHP.
Resources
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
LICENSE
Unknown
COPYING
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published