ollie283 / language-models
Build unigram and bigram language models, implement Laplace smoothing and use the models to compute the perplexity of test corpora.
☆84Updated 7 years ago
Alternatives and similar repositories for language-models:
Users that are interested in language-models are comparing it to the libraries listed below
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆82Updated 5 years ago
- RefNet for Question Generation☆46Updated 4 years ago
- This repository contains the code for the paper "An Unsupervised Approach for Aspect Category Detection Using Soft Cosine Similarity Meas…☆22Updated 6 years ago
- Source code for paper Neural Architectures for Nested NER through Linearization☆91Updated 5 years ago
- ☆53Updated 4 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆68Updated 7 years ago
- ☆33Updated 6 years ago
- In this project we develop new deep learning models for bootstrapping language understanding models for languages with no labeled data us…☆77Updated 2 years ago
- Annotated corpus and code for "Extracting COVID-19 Events from Twitter".☆45Updated 2 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆120Updated 4 years ago
- A generalized input-label embedding for text classification☆24Updated 5 years ago
- ☆93Updated 5 years ago
- BERT-DST: Scalable End-to-End Dialogue State Tracking with Bidirectional Encoder Representations from Transformer☆101Updated 4 years ago
- Research code for ACL 2020 paper: "Distilling Knowledge Learned in BERT for Text Generation".☆131Updated 3 years ago
- ☆96Updated 2 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Sentiment polarity annotations dataset☆26Updated 7 years ago
- Token and Sentence Level Classification with Google's BERT (TensorFlow)☆10Updated 5 years ago
- Code for ANA at SemEval-2019 Task 3☆45Updated 4 years ago
- An Integrated Approach for Keyphrase Generation via Exploring the Power of Retrieval and Extraction☆38Updated 2 years ago
- [ACL 2019]: Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling☆88Updated 5 years ago
- Record papers for some NLP related area☆24Updated 3 years ago
- Code for ACL 2019 paper: "Searching for Effective Neural Extractive Summarization: What Works and What's Next"☆90Updated 4 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- A text document will be provided and it'll produce it's summary☆28Updated 4 years ago
- Sentiment analysis with SentiWordNet 3.0☆44Updated 8 years ago
- SG-Net: Syntax-guided machine reading comprehension (AAAI 2020)☆85Updated 2 years ago