hkulekci / nltk
NLTK-PHP is a PHP port of the popular Natural Language Toolkit (NLTK) library
Installs: 1 121
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^8.0
- ext-mbstring: *
- guzzlehttp/guzzle: ^7.5
Requires (Dev)
- phpunit/phpunit: ^10.0|^11.0
This package is auto-updated.
Last update: 2025-03-22 13:43:48 UTC
README
NLTK-PHP is a PHP port of the popular Natural Language Toolkit (NLTK) library for Python. This library is ideal for developers who want to integrate natural language processing capabilities into their PHP-based projects.
Even, the library using nltk_data for building corpus.
For now. you can check the tests to understand how you can use the library.