Skip to content

Commit 2d84676

Browse files
committed
readme
1 parent 503a589 commit 2d84676

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# PHP NLP-Client
2+
3+
This is a simple PHP library for performing Natural Language tasks using the Web64 NLP-Server [https://github.com/web64/nlpserver]
4+
5+
NLP Tasks Available:
6+
* Language detection
7+
* Entity Extraction (NER)
8+
* Sentiment Analysis
9+
* Embeddings / Neighbouring words
10+
* Article Extraction from HTML
11+
12+

0 commit comments

Comments
 (0)