hkulekci / nltk
NLTK-PHP is a PHP port of the popular Natural Language Toolkit (NLTK) library
dev-master
2025-01-22 13:18 UTC
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-01-22 13:18:09 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.