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:
commit
16e63b4673
24 changed files with 13072 additions and 0 deletions
16
requirements.txt
Normal file
16
requirements.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue