From 633def69410edde0d926e751c8b0ea04d695fb44 Mon Sep 17 00:00:00 2001 From: Prateek Saxena Date: Wed, 11 Aug 2021 17:15:06 +0530 Subject: [PATCH] docs(README): add wink-nlp text and links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 521ca8e..07aefe3 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Decision Tree to predict the value of a continuous target variable Predict the value of a continuous variable such as price, turn around time, or mileage using **`wink-regression-tree`**. +
+

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