All Projects → chanddu → Sentence Similarity Based On Semantic Nets And Corpus Statistics

chanddu / Sentence Similarity Based On Semantic Nets And Corpus Statistics

This is an implementation of the paper written by Yuhua Li, David McLean, Zuhair A. Bandar, James D. O’Shea, and Keeley Crockett

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sentence Similarity Based On Semantic Nets And Corpus Statistics

Entity Recognition Datasets
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
Stars: ✭ 891 (+4355%)
Mutual labels:  natural-language-processing
Ciff
Cornell Instruction Following Framework
Stars: ✭ 23 (+15%)
Mutual labels:  natural-language-processing
Language
Shared repository for open-sourced projects from the Google AI Language team.
Stars: ✭ 860 (+4200%)
Mutual labels:  natural-language-processing
Riceteacatpanda
repo with challenge material for riceteacatpanda (2020)
Stars: ✭ 18 (-10%)
Mutual labels:  natural-language-processing
Covid 19 Bert Researchpapers Semantic Search
BERT semantic search engine for searching literature research papers for coronavirus covid-19 in google colab
Stars: ✭ 23 (+15%)
Mutual labels:  natural-language-processing
Syntree2vec
An algorithm to augment syntactic hierarchy into word embeddings
Stars: ✭ 9 (-55%)
Mutual labels:  natural-language-processing
Mesimp
Codes for "Training Simplification and Model Simplification for Deep Learning: A Minimal Effort Back Propagation Method"
Stars: ✭ 16 (-20%)
Mutual labels:  natural-language-processing
Nlp tutorials
Overview of NLP tools and techniques in python
Stars: ✭ 14 (-30%)
Mutual labels:  natural-language-processing
Spacy Transformers
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
Stars: ✭ 919 (+4495%)
Mutual labels:  natural-language-processing
Pke
Python Keyphrase Extraction module
Stars: ✭ 855 (+4175%)
Mutual labels:  natural-language-processing
Biolitmap
Code for the paper "BIOLITMAP: a web-based geolocated and temporal visualization of the evolution of bioinformatics publications" in Oxford Bioinformatics.
Stars: ✭ 18 (-10%)
Mutual labels:  natural-language-processing
Nlp With Ruby
Curated List: Practical Natural Language Processing done in Ruby
Stars: ✭ 907 (+4435%)
Mutual labels:  natural-language-processing
Knowledge Graphs
A collection of research on knowledge graphs
Stars: ✭ 845 (+4125%)
Mutual labels:  natural-language-processing
Neuralparser
NeuralParser is a very simple to use dependency parser, based on the Latent Syntactic Structure encoding.
Stars: ✭ 17 (-15%)
Mutual labels:  natural-language-processing
Node Api.ai
[DEPRECATED] Ultimate Node.JS SDK for api.ai
Stars: ✭ 12 (-40%)
Mutual labels:  natural-language-processing
String To Tree Nmt
Source code and data for the paper "Towards String-to-Tree Neural Machine Translation"
Stars: ✭ 16 (-20%)
Mutual labels:  natural-language-processing
Drl4nlp.scratchpad
Notes on Deep Reinforcement Learning for Natural Language Processing papers
Stars: ✭ 26 (+30%)
Mutual labels:  natural-language-processing
Events
Repository for *SEM Paper on Event Coreference Resolution in ECB+
Stars: ✭ 20 (+0%)
Mutual labels:  natural-language-processing
Twitter Bot
👻 Markov chain-based Japanese twitter bot
Stars: ✭ 12 (-40%)
Mutual labels:  natural-language-processing
Spago
Self-contained Machine Learning and Natural Language Processing library in Go
Stars: ✭ 854 (+4170%)
Mutual labels:  natural-language-processing

Sentence-similarity-based-on-Semantic-nets-and-Corpus-Statistics-

This is an implementation of the paper written by Yuhua Li, David McLean, Zuhair A. Bandar, James D. O’Shea, and Keeley Crockett

Implemented sentence similarity as a linear combination of semantic and word order similarity

Semantic and word order similarities are calculated from semantic and order vectors computed for each sentence with the assistance of wordnet

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].