1
0
Fork 0
mirror of https://github.com/qurator-spk/sbb_ner.git synced 2025-06-07 19:35:14 +02:00

flair embeddings for NED

This commit is contained in:
Kai Labusch 2019-10-23 11:14:39 +02:00
parent 15b4969837
commit d6c8596863

View file

@ -1,7 +1,7 @@
numpy numpy
pandas pandas
dask dask==1.1.4
pyarrow pyarrow==0.12.1
tqdm tqdm
pytorch-pretrained-bert==0.6.2 pytorch-pretrained-bert==0.6.2
sklearn sklearn