There was an error while loading. Please reload this page.
conda create -n nlp4all python=3.9 conda activate nlp4all pip install -r requirements-dev.txt python db_del_and_init.py python ./run_dev.py
Of course you can do this without miniconda/conda but save yourself some headache!