PHP Classes

Notable PHP package: PHP Stanford Core NLP Adapter

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 147

Last month viewers: 1

Categories: Notable Packages

Natural language processing is field of computer science that focus on tasks like understanding the meaning of sentences written by humans and do something useful with it.

This package provides the possibilities of Natural Language Processing by making API call to a copy of the Stanford Natural Language Processing server installed locally on the same network that PHP is running.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package PHP Stanford Core NLP Adapter is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Natural language processing using Stanford server

Here follows in more detail what it does:

This class can perform natural language processing using Stanford server.

It can take text sentences in natural language and processes them by sending HTTP requests to a Java server that runs locally the Stanford NLP server.

The class and extract the tree of a parsed sentence, get a tree that combines depth and parent information with the tokens, and return a flat sentence tree as a single array.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)