xlnet embedding and similary
This commit is contained in:
parent
5fcb7be894
commit
ecf34c176b
@ -1,17 +1,18 @@
|
|||||||
python-Levenshtein==0.12.0
|
python-Levenshtein>=0.12.0
|
||||||
fuzzywuzzy==0.17.0
|
fuzzywuzzy>=0.17.0
|
||||||
openpyxl==2.6.2
|
openpyxl>=2.6.2
|
||||||
pandas==0.24.2
|
pandas>=0.24.2
|
||||||
xpinyin==0.5.6
|
xpinyin>=0.5.6
|
||||||
numpy==1.16.1
|
numpy>=1.16.1
|
||||||
gensim==3.7.1
|
gensim>=3.7.1
|
||||||
pyemd==0.5.1
|
pyemd>=0.5.1
|
||||||
jieba==0.39
|
jieba>=0.39
|
||||||
xlrd==1.2.0
|
xlrd>=1.2.0
|
||||||
tensorflow-gpu==1.12.0
|
tensorflow-gpu>=1.12.0
|
||||||
keras-bert==0.41.0
|
keras-bert>=0.41.0
|
||||||
keras==2.2.4
|
keras-xlnet>=0.16.0
|
||||||
python==3.6.2
|
keras>=2.2.4
|
||||||
|
python>=3.6.2
|
||||||
sklearn
|
sklearn
|
||||||
pathlib
|
pathlib
|
||||||
translate
|
translate
|
||||||
|
Loading…
Reference in New Issue
Block a user