| shibing624/text2vec |
3,610 |
|
0 |
4 |
over 2 years ago |
35 |
September 20, 2023 |
10 |
apache-2.0 |
Python |
| text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。 |
| msgi/nlp-journey |
1,563 |
|
0 |
0 |
over 2 years ago |
3 |
April 29, 2020 |
0 |
apache-2.0 |
Python |
| Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0. |
| shibing624/similarity |
1,239 |
|
0 |
0 |
over 2 years ago |
1 |
February 13, 2023 |
9 |
apache-2.0 |
Java |
| similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。 |
| kudkudak/word-embeddings-benchmarks |
368 |
|
0 |
0 |
over 5 years ago |
0 |
|
22 |
mit |
Python |
| Package for evaluating word embeddings |
| bmschmidt/wordVectors |
266 |
|
0 |
0 |
almost 4 years ago |
0 |
|
32 |
other |
R |
| An R package for creating and exploring word2vec and other word embedding models |
| uhh-lt/sensegram |
211 |
|
0 |
0 |
almost 5 years ago |
0 |
|
9 |
|
Python |
| Making sense embedding out of word embeddings using graph-based word sense induction |
| adsieg/text_similarity |
189 |
|
0 |
0 |
almost 6 years ago |
0 |
|
4 |
|
Jupyter Notebook |
| Text Similarity |
| sea-boat/TextAnalyzer |
149 |
|
0 |
0 |
over 7 years ago |
0 |
|
4 |
|
Java |
| A text analyzer which is based on machine learning,statistics and dictionaries that can analyze text. So far, it supports hot word extracting, text classification, part of speech tagging, named entity recognition, chinese word segment, extracting address, synonym, text clustering, word2vec model, edit distance, chinese word segment, sentence similarity,word sentiment tendency, name recognition, idiom recognition, placename recognition, organization recognition, traditional chinese recognition, pinyin transform. |
| cjymz886/sentence-similarity |
125 |
|
0 |
0 |
about 6 years ago |
0 |
|
2 |
mit |
Python |
| 对四种句子/文本相似度计算方法进行实验与比较 |
| TharinduDR/Simple-Sentence-Similarity |
97 |
|
0 |
0 |
over 3 years ago |
4 |
June 20, 2022 |
0 |
apache-2.0 |
Python |
| Exploring the simple sentence similarity measurements using word embeddings |