diff --git a/README.md b/README.md index 7ff3b03..54654a5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ Classify text, analyse sentiments, recognize user intents for chatbot using **`w 5. Evaluate learning to perform n-fold cross validation. 6. Obtain comprehensive metrics including **confusion matrix**, **precision**, and **recall**. +
+

Use wink-nlp if your are looking for an integrated NLP package✨

+ WinkNLP is a developer friendly JavaScript library for Natural Language Processing. Designed specifically to make development of NLP solutions easier and faster, winkNLP is optimized for the right balance of performance and accuracy. The package can handle large amount of raw text at speeds over 525,000 tokens/second for the entire NLP pipeline. +
+ ### Installation Use [npm](https://www.npmjs.com/package/wink-naive-bayes-text-classifier) to install: ```