249 Forks
2384 Stars
2384 Watchers

text2vec

text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。

How to download and setup text2vec

Open terminal and run command
git clone https://github.com/shibing624/text2vec.git
git clone is used to create a copy or clone of text2vec repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with text2vec https://github.com/shibing624/text2vec/archive/master.zip

Or simply clone text2vec with SSH
[email protected]:shibing624/text2vec.git

If you have some problems with text2vec

You may open issue on text2vec support forum (system) here: https://github.com/shibing624/text2vec/issues