ollie283 / language-models
Build unigram and bigram language models, implement Laplace smoothing and use the models to compute the perplexity of test corpora.
☆85Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for language-models
- A text document will be provided and it'll produce it's summary☆29Updated 4 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 5 years ago
- RefNet for Question Generation☆46Updated 3 years ago
- Source code for paper Neural Architectures for Nested NER through Linearization☆91Updated 5 years ago
- An Integrated Approach for Keyphrase Generation via Exploring the Power of Retrieval and Extraction☆39Updated last year
- Token and Sentence Level Classification with Google's BERT (TensorFlow)☆11Updated 5 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 5 years ago
- Unsupervised sentence summarization by contextual matching☆47Updated 2 years ago
- A generalized input-label embedding for text classification☆23Updated 4 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆64Updated 5 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆81Updated 5 years ago
- Annotated corpus and code for "Extracting COVID-19 Events from Twitter".☆46Updated 2 years ago
- Code for ACL 2019 paper: "Searching for Effective Neural Extractive Summarization: What Works and What's Next"☆91Updated 3 years ago
- This is the code in <Selection Bias Explorations and Debias Methods for Natural Language Sentence Matching Datasets> which has been accep…☆34Updated last year
- The codes and data for paper "Learning to Control the Fine-grained Sentiment for Story Ending Generation (ACL 2019)".☆26Updated 5 years ago
- BiSET: Bi-directional Selective Encoding with Template for Abstractive Summarization (ACL 2019)☆41Updated 2 years ago
- ☆33Updated 6 years ago
- PyTorch BiLSTMCRF w Elmo☆54Updated 2 years ago
- ☆22Updated 3 years ago
- Code for ACL 2019 paper on Data-to-text Generation with Entity Modeling☆74Updated 3 years ago
- Sentiment polarity annotations dataset☆26Updated 6 years ago
- A Multi-Type Multi-Span Network for Reading Comprehension that Requires Discrete Reasoning☆89Updated 5 years ago
- Code for ACL2019 paper: "TIGS: An Inference Algorithm for Text Infilling with Gradient Search"☆36Updated 5 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 5 years ago
- A Unified Syntax-aware Framework for Semantic Role Labeling☆23Updated 6 years ago
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆34Updated 4 years ago
- This repository contains the code for the paper "An Unsupervised Approach for Aspect Category Detection Using Soft Cosine Similarity Meas…☆21Updated 5 years ago
- Code for "Polite Dialogue Generation Without Parallel Data"☆24Updated 5 years ago
- roBERTa training for SQuAD☆51Updated 4 years ago