shibing624 / text2vec

text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
https://pypi.org/project/text2vec/
Apache License 2.0
4.46k stars 396 forks source link

小白求问 #121

Closed xuyang20232333 closed 1 year ago

xuyang20232333 commented 1 year ago

Describe the Question

请问在HuggingFace Demo中,可以对比长篇的英文文本相似度吗

shibing624 commented 1 year ago

不可以,没部署英文模型。自行部署、测试。