alescire94
commited on
Commit
•
5b78acb
1
Parent(s):
dd54e12
Update README.md
Browse files
README.md
CHANGED
@@ -45,11 +45,6 @@ To install the FENICE package, you can use `pip`:
|
|
45 |
pip install FENICE
|
46 |
```
|
47 |
|
48 |
-
install spacy model:
|
49 |
-
```sh
|
50 |
-
python -m spacy download en_core_web_sm
|
51 |
-
```
|
52 |
-
|
53 |
## Requirements
|
54 |
|
55 |
The package requires the following dependencies:
|
|
|
45 |
pip install FENICE
|
46 |
```
|
47 |
|
|
|
|
|
|
|
|
|
|
|
48 |
## Requirements
|
49 |
|
50 |
The package requires the following dependencies:
|