ollie283 / language-modelsLinks
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
Sorting:
- Sentiment Analysis with Deep Learning models. Implemented with Tensorflow and Keras.☆34Updated 7 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆82Updated 6 years ago
- Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.☆85Updated 2 years ago
- In this project we develop new deep learning models for bootstrapping language understanding models for languages with no labeled data us…☆78Updated 2 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- [NAACL 2019] code for "Pragmatically Informative Text Generation" https://arxiv.org/abs/1904.01301☆47Updated 5 years ago
- SemEval-2018 Task 1 Affect in Tweets Evaluation Script☆14Updated 7 years ago
- Sentic Long Short Term Memory☆21Updated 7 years ago
- TalkSumm - Scientific Paper Summarization Based on Conference Talks☆43Updated 3 years ago
- PyTorch Implementation of "Learning Natural Language Inference with LSTM", 2016, S. Wang et al. (https://arxiv.org/pdf/1512.08849.pdf)☆19Updated 2 years ago
- Hierarchical Attention Network for Sentiment Analysis☆28Updated 7 years ago
- NLG and NLU for dialogue processing☆42Updated last year
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Record papers for some NLP related area☆24Updated 3 years ago
- A simple implementation of LeakGAN in PyTorch☆63Updated 3 years ago
- OpenNMT based Neural Conversation model which implements Topic and Semantic Distributional Constraints to improve quality of generated re…☆27Updated 6 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
- Cross-Lingual Alignment of Contextual Word Embeddings☆99Updated 5 years ago
- Data Augmentation for Neural Machine Translation☆31Updated 7 years ago
- Fine-grained Text Sentiment Transfer(ACL 2019)☆52Updated 3 years ago
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- Code for the paper "Neural Metaphor Detection in Context".☆59Updated last year
- Implementation of RUBER: An Unsupervised Method for Automatic Evaluation of Open-Domain Dialog Systems☆18Updated 5 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago
- Research code for ACL 2020 paper: "Distilling Knowledge Learned in BERT for Text Generation".☆131Updated 3 years ago
- ☆93Updated 5 years ago
- Useful python NLP tools (evaluation, GUI interface, tokenization)☆46Updated 5 years ago
- The implementation of the paper "Evaluating Coherence in Dialogue Systems using Entailment"☆74Updated 8 months ago