amansrivastava17 / lstm-siamese-text-similarityView external linksLinks
⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity
☆289Mar 24, 2023Updated 2 years ago
Alternatives and similar repositories for lstm-siamese-text-similarity
Users that are interested in lstm-siamese-text-similarity are comparing it to the libraries listed below
Sorting:
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,419May 6, 2020Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Mar 22, 2018Updated 7 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆48May 11, 2019Updated 6 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Jul 27, 2016Updated 9 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Jun 1, 2018Updated 7 years ago
- Text Similarity using BM25 algorithm and WordNet☆14Jan 1, 2018Updated 8 years ago
- 📖 Use Bi-normal Separation to find document vectors which is used to compute similarity for shorter sentences.☆27Aug 21, 2018Updated 7 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Aug 24, 2018Updated 7 years ago
- A bidirectional LSTM example for sequence labeling.☆13May 23, 2018Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆155Nov 19, 2017Updated 8 years ago
- Custom decoders for Kaldi☆13Jun 5, 2019Updated 6 years ago
- Text-Similarity Method in Pytorch☆469Dec 9, 2018Updated 7 years ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆219Nov 21, 2020Updated 5 years ago
- minimal example for sentence embedding by Smooth Inverse Frequency weighting scheme☆35Mar 13, 2018Updated 7 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Mar 10, 2022Updated 3 years ago
- This is a basic Siamese network for checking similarity of texts. The example used is of Kaggle Question Pair Similarity Datset.☆13Apr 30, 2020Updated 5 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Dec 5, 2019Updated 6 years ago
- Kaggle Quora 第21名解决方案☆71Nov 10, 2017Updated 8 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Jul 1, 2018Updated 7 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,854Aug 2, 2024Updated last year
- Implementation of papers for text classification task on DBpedia☆736Oct 1, 2020Updated 5 years ago
- A curated list of papers dedicated to neural text (semantic) matching.☆779Dec 8, 2023Updated 2 years ago
- Fast and accurate spell correction library☆80Mar 23, 2022Updated 3 years ago
- siamese lstm network for text similarity☆95Jun 26, 2017Updated 8 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126May 14, 2019Updated 6 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆148Feb 27, 2019Updated 6 years ago
- ☆19May 26, 2021Updated 4 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆296Jul 5, 2018Updated 7 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Dec 9, 2015Updated 10 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆181May 1, 2022Updated 3 years ago
- Deep Character CNN LSTM Encoder with Classification and Similarity Models☆20Feb 15, 2018Updated 8 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Feb 18, 2019Updated 7 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆306Aug 24, 2022Updated 3 years ago
- creating a dataset for person name disambiguation using combination of sources like wikipedia, DBLP authors and PPDB.☆52Jul 31, 2017Updated 8 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Nov 17, 2020Updated 5 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Nov 26, 2020Updated 5 years ago
- A simple example to showcase machine learning model deployment with an API☆10Mar 7, 2022Updated 3 years ago
- ☆12Sep 27, 2024Updated last year
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆521Jun 5, 2017Updated 8 years ago