word-sense-disambiguation
There are 91 repositories under word-sense-disambiguation topic.
kevincobain2000/sentiment_classifier
Sentiment Classification using Word Sense Disambiguation
kevincobain2000/jProcessing
Japanese Natural Langauge Processing Libraries
danlou/LMMS
Language Modelling Makes Sense - WSD (and more) with Contextual Embeddings
luofuli/word-sense-disambiguation
Incorporating Dictionary Knowledge into Neural Word Sense Disambiguation(ACL 2018)
SapienzaNLP/ewiser
A Word Sense Disambiguation system integrating implicit and explicit external knowledge.
getalp/disambiguate
Disambiguate is a tool for training and using state of the art neural WSD models
praatibhsurana/Hinglish_Hindi_WSD
A pipeline for transliteration, spell correction, POS tagging and word sense disambiguation of Hinglish code mixed data to Hindi Devanagari script.
Sshanu/Hierarchical-Word-Sense-Disambiguation-using-WordNet-Senses
Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow
asafamr/bertwsi
Word Sense Induction with BERT MLM
uhh-lt/wsd
A system for unsupervised knowledge-free interpretable word sense disambiguation based on distributional semantics
stevezheng23/sequence_labeling_tf
Sequence Labeling in Tensorflow
SapienzaNLP/usea
Universal Semantic Annotator (LREC 2022)
SapienzaNLP/wsd-hard-benchmark
Data and code for "Nibbling at the Hard Core of Word Sense Disambiguation" (ACL 2022).
rktamplayo/AutoSense
[AAAI2019] AutoSense Model for Word Sense Induction
Nithin-Holla/MetaWSD
Repository containing code for the paper "Learning to Learn to Disambiguate: Meta-Learning for Few-Shot Word Sense Disambiguation", published at Findings of EMNLP.
nlpub/watasense
Watasense: an Unsupervised WSD System for Under-Resourced Languages.
SapienzaNLP/conception
Code and experiments for the COLING2020 paper "Conception: Multilingually-Enhanced, Human-Readable Concept Vector Representations".
princeton-nlp/metric-wsd
NAACL'2021: Non-Parametric Few-Shot Learning for Word Sense Disambiguation
SapienzaNLP/clubert
Distribution of word meanings in Wikipedia for English, Italian, French, German and Spanish.
SpringerNLP/Chapter5
Chapter 5: Embeddings
uhh-lt/context-eval
Tools for Evaluation of Unsupervised Word Sense Disambiguation Systems
whitebeard10/Text-Summarizer-with-WSD
This project is a text summarization system that leverages word sense disambiguation and pre-trained T5 models. It identifies and summarizes repeating words with different meanings, using spaCy for NLP and an n-gram model for candidate word selection. It compares summaries using Rouge scores and outputs the best one. Written in Python with Flask.
andrea-gasparini/nlp-word-sense-disambiguation-wic-data
WSD for Word-in-Context (WiC) disambiguation, experimenting with BERT feature-based and fine-tuning approaches (GlossBERT)
SapienzaNLP/neural-pagerank-wsd
Exploiting the global WordNet graph to perform WSD
akutuzov/russian_wsi
Russian Word Sense Induction system (for the RUSSE'18 shared task)
Ameeya-ARS/IITB-Natural-Language-Processing
[CS626 - NLP - IIT Bombay] All my submissions in this course
Eroica/gensense
Assigning senses to sentences
jackyzha0/treehacks2020-backend
[🏆 Azure Prize at TreeHacks] readAR -- 🌲 TreeHacks 2020 Backend
jorge-martinez-gil/uwsd
Context-Aware Semantic Similarity Measurement for Unsupervised Word Sense Disambiguation
SapienzaNLP/mosaico
A multilingual open-text semantically annotated interlinked corpus
spallas/wsd
A 78.5% word sense disambiguator based on Transformers and RoBERTa (PyTorch)
francescapoli98/bachelor-thesis-project
Management of lexicographic resources with the aim of builing a sense inventory. Collab with the ELEXIS project through ILC-CNR for my Bachelor Thesis in Digital Humanities. The Sense Inventory has been published as a resource in the Home Repository of ILC4CLARIN ⬇️
Mindful/MWEasWSD
Repo for the paper "MWE as WSD: Solving Multi-Word Expression Identification with Word Sense Disambiguation"
SapienzaNLP/multilabel-wsd
A multi-labeling model for knowledge integration into Word Sense Disambiguation (EACL 2021).
SapienzaNLP/sir
SIR is a sense-enhanced Information Retrieval system for multiple languages (EMNLP2021).