I am looking for a pos-tagger that can be used in php.Or, I need to know if there is a way to use the results of a Qtag java application with php.
PHP / IR contains an article on "parts of speech" with the implementation of the Brill Tagger tag
Take a look at the PHP shell of the Standford NLP processor. This is a more complete implementation of functions, and then PHP / IR.
https://github.com/agentile/PHP-Stanford-NLP
There are examples on the git hub page to help you get started quickly.
PHP.
, , .
Source: https://habr.com/ru/post/1569910/More articles:Ошибка Tesseract при тривиальном входном изображении. Ошибка Segfault - pythonHow to correctly get accelerometer data using Swift in iOS? - iosC ++ 11 Atomic Container Thread Security - multithreadingjava.io.NotSerializableException: java.util.HashMap $ Node - javaWord Type Algorithm Using WordNet Database - algorithmОбновление другой таблицы в базе данных с помощью RowId, возвращаемого из событий базы данных - javaThe value of the result MongoDB geoNear in kilometer - mongodbError loading shared libraries using dlopen () - linuxWindows Phone 8.1 Устранение утечки памяти MediaCapture CapturePhotoToStorageFileAsync - windows-runtimeString joins strings in Vec in reverse without `collect` - iteratorAll Articles