| 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等文本表征、文本相似度计算模型,开箱即用。 |
| 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编写,可用于文本相似度计算、情感分析等任务,开箱即用。 |
| nlptown/nlp-notebooks |
710 |
|
0 |
0 |
almost 4 years ago |
0 |
|
6 |
|
Jupyter Notebook |
| A collection of notebooks for Natural Language Processing from NLP Town |
| shibing624/similarities |
495 |
|
0 |
1 |
about 2 years ago |
18 |
November 15, 2023 |
1 |
apache-2.0 |
Python |
| Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。 |
| airalcorn2/Deep-Semantic-Similarity-Model |
472 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
mit |
Python |
| My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf. |
| kishan0725/AJAX-Movie-Recommendation-System-with-Sentiment-Analysis |
449 |
|
0 |
0 |
about 2 years ago |
0 |
|
13 |
|
Jupyter Notebook |
| A content-based recommender system that recommends movies similar to the movie the user likes and analyses the sentiments of the reviews given by the user |
| CogComp/cogcomp-nlp |
448 |
|
0 |
0 |
almost 4 years ago |
0 |
|
196 |
other |
Java |
| CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extraction, similarity, temporal normalizer, tokenizer, transliteration, verb-sense, and more. |
| Brokenwind/BertSimilarity |
352 |
|
0 |
0 |
over 3 years ago |
0 |
|
9 |
|
Python |
| Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。 |
| james-bowman/nlp |
308 |
|
0 |
4 |
almost 5 years ago |
3 |
April 21, 2021 |
2 |
mit |
Go |
| Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang |
| ArtistScript/FastTextRank |
264 |
|
0 |
0 |
over 5 years ago |
5 |
January 28, 2019 |
7 |
|
Python |
| 中文文本摘要/关键词提取 |