1
0
Fork 0
mirror of https://github.com/qurator-spk/sbb_ner.git synced 2026-02-26 10:21:56 +01:00

re-structure repo

This commit is contained in:
Kai Labusch 2019-08-16 15:22:13 +02:00
commit 16e63b4673
24 changed files with 13072 additions and 0 deletions

16
requirements.txt Normal file
View file

@ -0,0 +1,16 @@
numpy
pandas
dask==1.1.4
pyarrow==0.12.1
tqdm
pytorch-pretrained-bert==0.6.2
click
langid
seqeval
conlleval
toolz
cloudpickle
pytest
pytest-cov
flask
somajo