out-of-vocabulary
There are 6 repositories under out-of-vocabulary topic.
acbull/HiCE
Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"
tigerchen52/LOVE
ACL22 paper: Imputing Out-of-Vocabulary Embeddings with LOVE Makes Language Models Robust with Little Cost
Chaoukia/Constituency-Parser-French
Constituency parser for French based on probabilistic context free grammar and CYK algorithm
jacerong/normalesp
An open-source spell checker for texts written in Spanish, with a focus on tweets.
Bernardbyy/BahasaRojakSentimentAnalysis
Handling Bahasa Rojak (Malaysian Code Mixing Language) OOV and performing Sentiment Analysis using downstreamed XLM-R
7MustafaAdelIbrahim/Handling-Out-of-Vocabulary-Words-in-NLP-using-a-Language-Modelling
Building a model to produce embeddings for Out-of-Vocabulary words depending on its context using language model built on bi-directional RNN with a LSTM cell.