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 245b81b commit 090dd67Copy full SHA for 090dd67
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [Announcing the stable version 1.0.0](https://github.com/winkjs/wink-nlp/releases/tag/1.0.0)
2
+## Version 1.0.0 August 21, 2020
3
+
4
+### ⚙️ Updates
5
+- Happy to release version 1.0.0 for you! 💫👏
6
+- You can optionally include custom entity detection while running speed benchmark. 😇
7
8
# [Operational update](https://github.com/winkjs/wink-nlp/releases/tag/0.4.0)
9
## Version 0.4.0 August 9, 2020
10
package.json
@@ -12,7 +12,7 @@
12
"POS Tagging",
13
"NER",
14
"named entity extraction",
15
- "custome entity detection",
+ "custom entity detection",
16
"word vectors",
17
"visualization",
18
"pattern matching",
0 commit comments