elitcloud / elit

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

WordVectorModel doesn't exist in the latest version of facebook fasttext. #21

Closed imgarylai closed 6 years ago

imgarylai commented 6 years ago

WordVectorModel doesn't exist in the latest version of facebook fasttext.

It affects these three files. https://github.com/elitcloud/elit/blob/f3465e6fb52a2c8a9885d622a6cb55b025a4b368/elit/dev/dependency_parser.py#L16

https://github.com/elitcloud/elit/blob/f3465e6fb52a2c8a9885d622a6cb55b025a4b368/elit/dev/pos_tagger.py#L27

https://github.com/elitcloud/elit/blob/f3465e6fb52a2c8a9885d622a6cb55b025a4b368/elit/dev/template/lexicon.py#L18