-
Updated
Mar 28, 2017 - Python
sentence-similarity
Here are 165 public repositories matching this topic...
Spark based sentence similarity check solution based on Word Mover's Distance
-
Updated
May 18, 2017 - Scala
This code implements fast cosine similarity search between text sentences. You have a database of sentences (can be tweets/ documents etc ) and a list of query sentences. This code searches the database and finds the nearest neighbhor to the given queries using cosine similarity. The code supports 1) brute force search 2) Fast exact search by bu…
-
Updated
Jun 23, 2017 - C
-
Updated
Nov 15, 2017 - Python
Sentences similarity related codes.
-
Updated
Nov 23, 2017 - Python
word aligner for sentence similarity
-
Updated
Dec 18, 2017 - Python
A hierarchy RNN to conduct sentence match
-
Updated
Dec 26, 2017 - Python
2018 Naver AI Hackathon Participation
-
Updated
May 9, 2018 - Python
Work on Quora Question pairs
-
Updated
May 22, 2018 - Jupyter Notebook
This code is based on an unfinished paper of mine that uses a version of topological sorting and WordNet to perform extraction based summarization of a corpus.
-
Updated
Jun 6, 2018 - Python
Sentence/Text Similararity Models for Korean
-
Updated
Jul 4, 2018 - Python
all kinds of baseline models for sentence similarity 句子对语义相似度模型
-
Updated
Jul 5, 2018 - Python
Calculate similarity of sentences & Cluster the result.
-
Updated
Jul 29, 2018 - Python
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 sim…
-
Updated
Aug 20, 2018 - Java
Implementation of a Siamese neural network in Keras for predicting sentence entailment.
-
Updated
Aug 21, 2018 - Python
Siamese-LSTM PyTorch Implementation for cikm 2018
-
Updated
Aug 24, 2018 - Python
Use tf-kld to vectorize sentences. Use PCA to compress the vector to a reasonable size while maintaining accuracy. Utility functions to use the vector.
-
Updated
Aug 25, 2018 - Jupyter Notebook
Find similar sentences using Tensorflow Hub for English Wikipedia
-
Updated
Sep 1, 2018 - Python
Theano implementation of siamese LSTMs for evaluating semantic similarity between sentences.
-
Updated
Sep 1, 2018 - OpenEdge ABL
Improve this page
Add a description, image, and links to the sentence-similarity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sentence-similarity topic, visit your repo's landing page and select "manage topics."