File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4343 pip install spacy==3.5 stumpy textacy matplotlib nltk coreferee beautifulsoup4 networkx pysbd tomli numerizer autocorrect pywsd openpyxl quantulum3[classifier] numpy==1.26 scikit-learn pyspellchecker contextualSpellCheck pandas wordcloud jsonschema toml
4444 pip install neo4j jupyterlab
4545 pip install pytest
46- python3 -m spacy download en_core_web_lg
47- python3 -m coreferee install en
48- python3 -m nltk.downloader all
46+ python -m spacy download en_core_web_lg
47+ python -m coreferee install en
48+ python -m nltk.downloader all
4949 quantulum3-training -s
5050
5151 - name : Test
8484 pip install spacy==3.5 stumpy textacy matplotlib nltk coreferee beautifulsoup4 networkx pysbd tomli numerizer autocorrect pywsd openpyxl quantulum3[classifier] numpy==1.26 scikit-learn pyspellchecker contextualSpellCheck pandas wordcloud jsonschema toml
8585 pip install neo4j jupyterlab
8686 pip install pytest
87- python3 -m spacy download en_core_web_lg
88- python3 -m coreferee install en
89- python3 -m nltk.downloader all
87+ python -m spacy download en_core_web_lg
88+ python -m coreferee install en
89+ python -m nltk.downloader all
9090 quantulum3-training -s
9191
9292
You can’t perform that action at this time.
0 commit comments