From 1324901875f3336b75b5a178c215cf473bd9a2b1 Mon Sep 17 00:00:00 2001 From: Sagor Sarker Date: Sun, 1 Dec 2019 12:53:51 +0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46976c1..b662905 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ BNLP is a natural language processing toolkit for Bengali Language. This tool wi * **Basic Tokenizer** - NB: not include in pip install yet, will added in new version + ```py from bnlp.basic_tokenizer import BasicTokenizer @@ -171,7 +171,7 @@ nltk.download("punkt") * `Fork` * `add` or `modify` * send `pull request` for merging -* we will verify and include your name in `Contributor List` + ## Thanks To