65 Forks
416 Stars
416 Watchers

BertSimilarity

Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。

How to download and setup BertSimilarity

Open terminal and run command
git clone https://github.com/Brokenwind/BertSimilarity.git
git clone is used to create a copy or clone of BertSimilarity 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 BertSimilarity https://github.com/Brokenwind/BertSimilarity/archive/master.zip

Or simply clone BertSimilarity with SSH
[email protected]:Brokenwind/BertSimilarity.git

If you have some problems with BertSimilarity

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