File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5555 - run : pwd
5656 - run : |
5757 conda create -n dackar_libs python=3.11
58- conda init bash && source ~/.bashrc && conda activate dackar_libs
58+ conda activate dackar_libs
5959 pip install spacy==3.5 textacy matplotlib nltk coreferee beautifulsoup4 networkx pysbd tomli numerizer autocorrect pywsd openpyxl quantulum3[classifier] numpy==1.26 scikit-learn pyspellchecker contextualSpellCheck pandas
6060 python3 -m spacy download en_core_web_lg
6161 python3 -m coreferee install en
8080 - run : pwd
8181 - run : |
8282 conda create -n dackar_libs python=3.11
83- conda init bash && source ~/.bashrc && conda activate dackar_libs
83+ conda activate dackar_libs
8484 pip install spacy==3.5 textacy matplotlib nltk coreferee beautifulsoup4 networkx pysbd tomli numerizer autocorrect pywsd openpyxl quantulum3[classifier] numpy==1.26 scikit-learn pyspellchecker contextualSpellCheck pandas
8585 python3 -m spacy download en_core_web_lg
8686 python3 -m coreferee install en
You can’t perform that action at this time.
0 commit comments