https://github.com/kermitt2/delft
Raw File
Tip revision: 0e599560795a610ccc7f5251d2e467ece5149759 authored by Patrice Lopez on 06 February 2019, 14:14:26 UTC
Support FLAIR embeddings and add trained models with FLAIR embeddings
Tip revision: 0e59956
requirements.txt
keras==2.1.5
numpy==1.14.0
pandas==0.22.0
regex==2018.2.21
scikit-learn==0.19.1
tqdm==4.26
tensorflow==1.7.0
gensim==3.4.0
langdetect==1.0.7
textblob==0.15.1
h5py==2.7.1
unidecode==1.0.22
pydot==1.2.4
lmdb==0.94
# fasttextmirror==0.8.22
flair==0.4.0
back to top