Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amaleelhamri committed Feb 18, 2021
1 parent 001e8a8 commit 24b9216
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,14 @@ Cannot find what you were looking for? Feel free to open an [issue]((https://git

This package has been tested on Python **3.6**, **3.7** and **3.8**.

We strongly advise you to do the remaining steps in a virtual environnement.

To install this library you just have to run the following command:

```bash
pip install nlpretext
```

We strongly advise you to do the remaining steps in a virtual environnement.


This library uses Spacy as tokenizer. Current models supported are `en_core_web_sm` and `fr_core_news_sm`. If not installed, run the following commands:
Expand Down

0 comments on commit 24b9216

Please sign in to comment.