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 35798a7 commit 1ff5456Copy full SHA for 1ff5456
README.md
@@ -3,7 +3,7 @@
3
NLPPlus is the first 100% customizable NLP package for Python. NLPPlus
4
uses the [open-source NLP Engine](https://github.com/VisualText/nlp-engine).
5
Unlike other NLP packages which are black boxes, NLPPlus analyzers are
6
-100% NLP++ code that can be modified. NLPPlus comes with four starter
+100% NLP++ code that can be modified. NLPPlus comes with five starter
7
analyzers: telephone numbers, links, emails, and a full English parser.
8
9
If for example, the telephone number analyzer is not working properly for your
0 commit comments