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

相似度問題。 #142

Closed chunnan6666 closed 11 months ago

chunnan6666 commented 11 months ago

Describe the Question

Please provide a clear and concise description of what the question is. 請問兩個文本的相似度,可以作為作者的寫作風格的判定嗎?謝謝。

另外,對於相似度的成果呈現,除了%的數字之外,還能其它可視化圖形的方式表現嗎?

shibing624 commented 11 months ago

1.没试过,理论上不行; 2.可以自行可视化