lexical-semantics
There are 53 repositories under lexical-semantics topic.
cambridgeltl/sapbert
[NAACL'21 & ACL'21] SapBERT: Self-alignment pretraining for BERT & XL-BEL: Cross-Lingual Biomedical Entity Linking.
own-pt/openWordnet-PT
OpenWordnet-PT: an open access wordnet for Portuguese
nert-nlp/streusle
STREUSLE: a corpus with comprehensive lexical semantic annotation (multiword expressions, supersenses)
vinid/cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
Garrafao/LSCDetection
Data Sets and Models for Evaluation of Lexical Semantic Change Detection
jeffhj/domain-relevance
The implementation for "Measuring Fine-Grained Domain Relevance of Terms: A Hierarchical Core-Fringe Approach" (ACL '21)
jaytimm/google-ngrams-and-r
An R-based guide to sampling Google n-gram data, building historical term-feature matrices & investigating lexical semantic change historically.
dimsum16/dimsum-data
Data for the DiMSUM shared task at SEMEVAL 2016
VityaVitalich/TaxoLLaMA
[ACL 2024] TaxoLLaMA: WordNet-based Model for Solving Multiple Lexical Sematic Tasks
tony-hong/roleo
Web based semantic visualization tool
WING-NUS/ELCo
The Dataset and Official Implementation for <The ELCo Dataset: Bridging Emoji and Lexical Composition> @ LREC-COLING 2024
HKUST-KnowComp/ComHyper
Code for EMNLP'20 paper "When Hearst Is not Enough: Improving Hypernymy Detection from Corpus with Distributional Models"
MiuLab/GenDef
Probing task; contextual embeddings -> textual definitions (EMNLP19)
nlpub/watasense
Watasense: an Unsupervised WSD System for Under-Resourced Languages.
hbrouwer/coals
Correlated Occurrence Analogue to Lexical Semantics (COALS)
intelligence-csd-auth-gr/greek-words-evolution
A systematic NLP framework that uses diachronic word embeddings to trace semantic shifts or variations in the context of words over time in the Greek language.
mnschmit/SherLIiC
A Typed Event-Focused Lexical Inference Benchmark for Evaluating Natural Language Inference
davidsbatista/REACTION-resources
Resources developed by and for the project REACTION (Retrieval, Extraction and Aggregation Computing Technology for Integrating and Organizing News) an initiative for developing a computational journalism platform (mostly) for Portuguese.
lancopku/SemPre
Towards Semantics-Enhanced Pre-Training: Can Lexicon Definitions Help Learning Sentence Meanings? (AAAI 2021)
fredriko/metacurate-lexicon
A web service that exposes semantic similarity search via a web GUI and a RESTful API.
nlpub/babelnet-extract
An application for extracting certain data from BabelNet.
fredriko/gavagai-lexicon-graph
Creates a Neo4j graph database from Gavagai Living Lexicon entries
uhh-lt/mangosteen
A system for inducing distributional sense-aware semantic classes labeled with hypernyms
jeffhj/CDM
The code and data for "Understanding Jargon: Combining Extraction and Generation for Definition Modeling" (EMNLP '22)
uds-lsv/bootstrapped-lexicon-of-german-verbal-polarity-shifters
Supplementary data for the COLING 2018 paper "Automatically Creating a Lexicon of Verbal Polarity Shifters: Mono- and Cross-lingual Methods for German" by Schulder, Wiegand and Ruppenhofer.
uds-lsv/lexicon-of-english-verbal-polarity-shifters
Supplementary data for the LREC 2018 paper "Introducing a Lexicon of Verbal Polarity Shifters for English" by Schulder, Wiegand, Ruppenhofer and Köser.
nert-nlp/German-SNACS
A corpus of supersense-annotated adpositions and case markers in German natural-language text.
scarletcho/hypernym-path-generation
Path-based hypernym prediction models in WordNet (WN18RR-hp)
uhh-lt/LexiExp
LexiExp -- Free open source sentiment lexicon expansion script
aryamanarora/carmls-hi
Hindi SNACS (Semantic Network of Adposition and Case Supersenses; Schneider et al., 2018) annotation scheme and guidelines.
ezosa/Diachronic-Embeddings
Visualizations of diachronic word embeddings
Garrafao/durel_tool
Source code for DURel Annotation Tool
Howeng98/CompilerHW1
Implementation of Lexical Analyzer ( Scanner ) part of compiler
ssoad/Lexical_Analyzer
Complex Lexical Analyzer Using Python 3