ner-study/README.md
2022-02-14 08:35:57 +09:00

241 B

Ner Task Study(Multilingual Bert finetuning)

If you want to create the conda env,

conda env create -f env.yaml

To prepare the data, you should execute the following commands:

python read_data.py
python preprocessing.py