elitcloud / elit

🔠 Evolution of Language and Information Technology
https://elit.cloud
Other
47 stars 7 forks source link

Replace the fasttext requirement #20

Closed jdchoi77 closed 6 years ago

jdchoi77 commented 6 years ago

Remove the following fasttext library:

pip install fasttext

and add the requirement for the following:

https://github.com/facebookresearch/fastText/tree/master/python

imgarylai commented 6 years ago

Fix in 91157ecacc18a5da5d89b35aa9cd3d68719a4580

imgarylai commented 6 years ago

@ZhengzheYang. We upgrade the fasttext to the latest version from fb.