Skip to content

Commit bb940df

Browse files
docs: update lemmatization
1 parent 2cec4ec commit bb940df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
**English lite language model for winkNLP**
33

44
[<img align="right" src="https://decisively.github.io/wink-logos/logo-title.png" width="100px" >](https://winkjs.org/)
5-
This is a pre-trained English language model for the winkjs NLP package — [winkNLP](https://winkjs.org/wink-nlp/). The lite model package has a size of under 825KB, which expands to about 2.4MB after installation. It is an open-source language model, released under the MIT license.
5+
This is a pre-trained English language model for the winkjs NLP package — [winkNLP](https://winkjs.org/wink-nlp/). The lite model package has a size of ~890KB, which expands to about 2.4MB after installation. It is an open-source language model, released under the MIT license.
66

77
It contains models for the following NLP tasks:
88

@@ -16,7 +16,7 @@ It contains models for the following NLP tasks:
1616
8. Sentiment Analysis
1717
9. Custom Entities Definition
1818
10. Stemming using Porter Stemmer Algorithm V2
19-
11. *Lemmatization (upcoming)*
19+
11. Lemmatization
2020

2121

2222

@@ -85,7 +85,7 @@ If you spot a bug and the same has not yet been reported, raise a new [issue](ht
8585

8686

8787
## Copyright & License
88-
The **wink-eng-lite-model** is copyright 2020 of [GRAYPE Systems Private Limited](https://graype.in/).
88+
The **wink-eng-lite-model** is copyright 2020-21 of [GRAYPE Systems Private Limited](https://graype.in/).
8989

9090
It is licensed under the terms of the MIT License.
9191

0 commit comments

Comments
 (0)