| 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. |
| 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. |
| yongzhuo/Macropodus |
256 |
|
0 |
1 |
over 5 years ago |
7 |
December 25, 2020 |
1 |
mit |
Python |
| 自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientific calculator),Chi2num(chinese number to arabic number) |
| amansrivastava17/lstm-siamese-text-similarity |
201 |
|
0 |
0 |
over 5 years ago |
0 |
|
3 |
mit |
Python |
| ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity |
| likejazz/Siamese-LSTM |
172 |
|
0 |
0 |
about 8 years ago |
0 |
|
5 |
|
Python |
| Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset. |
| manicman1999/Keras-BiGAN |
171 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
Python |
| BiGAN implementation in Keras to detect similarities in Landscapes. |
| zqhZY/semanaly |
137 |
|
0 |
0 |
over 8 years ago |
0 |
|
4 |
|
Python |
| semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis. |
| LuJunru/Sentences_Pair_Similarity_Calculation_Siamese_LSTM |
45 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
Python |
| A Keras Implementation of Attention_based Siamese Manhattan LSTM |
| ryanfwy/image-similarity |
43 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
mit |
Python |
| Efficient utility of image similarity using deep neural network and deep learning. |
| MahmoudWahdan/Siamese-Sentence-Similarity |
33 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
|
Python |
| Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity |