We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503a589 commit 2d84676Copy full SHA for 2d84676
README.md
@@ -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