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