You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# PHP NLP-Client
2
2
3
-
This is a simple PHP library for performing multi-lingual Natural Language tasks using Web64's NLP-Server https://github.com/web64/nlpserver.
3
+
This is a simple PHP library for performing multilingual Natural Language tasks using Web64's NLP-Server https://github.com/web64/nlpserver and other providers.
4
4
5
-
NLP Tasks Available through Web64's NLP Server:
5
+
NLP tasks available through Web64's NLP Server:
6
6
*[Language detection](#language-detection)
7
7
*[Article Extraction from HTML or URL](#article--metadata-extraction)
Most NLP features in this package requires a running instance of the NLP-Server, which is a simple python flask app providing web service api access to common python NLP libraries.
0 commit comments