Skip to content

wotchin/SimilarVocabulary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimilarVocabulary

Similar Vocabulary Searcher.基于NLP的相似单词检索器.

单词库 (vocabulary libs)

goole-10000

from:

https://github.com/first20hours/google-10000-english

479k words

from:

https://github.com/dwyl/english-words

NLP

引用spacy NLP模块,使用训练好的:en_core_web_lg模型进行判断. Implement this project based on spacy module.you can see more at:

https://github.com/secdev/scapy

使用方法 (How to use)

在shell中: Input in the shell:

./init.sh
python getSimilar.py

About

Similar Vocabulary Searcher.基于NLP的相似单词检索器.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published