Coder Social home page Coder Social logo

bilalsp / s2s_similarity_model Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 342 KB

Proposed and implemented the NLP model to compute the semantic similarity between two english sentences/questions using the Support Vector Machine(SVM).

Jupyter Notebook 100.00%
natural-language-processing nlp word2vec nltk scikit-learn cuml support-vector-machine

s2s_similarity_model's Introduction

SENTENCE TO SENTENCE SEMANTIC SIMILARITY

GitHub last commit GitHub pull requests GitHub issues GitHub stars

In this project, we propose and implement the NLP model to compute the semantic similarity between two english sentences/questions using the Support Vector Machine(SVM).

Full documentation is available inside "/docs" directory.

Table of contents

Abstract

There are many methods available to compare words based on the context and the meaning, which convert the word into a representation in an n-dimensional vector space which is referred to as word embedding. Some of the methods are word2vec invented by Tomas Mikolov at Google, Glove from Stanford, and fastTest from Facebook. But, extending the notion of word similarity to complete sentence semantic similarity is one of the toughest problems in the Natural Language Processing(NLP). In this project, we build the system to compute the semantic similarity between two english sentences/questions using the Support Vector Machine(SVM). We consider the multiple similarities like literal similarity, shallow syntactic similarity, and latent semantic similarity as explanatory variables to predict the semantic similarity between two sentences. Our system predicts whether two sentences are duplicate or not based on the intent of the sentences.

Dataset

We use Quora Question Pairs dataset to train our similarity model.

Source: Quora Dataset

Results

Conclusion

In this project, we proposed and implemented the NLP model to compute the semantic similarity between two english sentences/questions using the Support Vector Machine(SVM).

s2s_similarity_model's People

Contributors

bilalsp avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.