hkulekci / nltk
dev-master
2023-09-30 23:58 UTC
Requires
- php: ^8.0
- ext-mbstring: *
- guzzlehttp/guzzle: ^7.5
Requires (Dev)
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2024-10-30 01:59:47 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.