touhi99 / N-gram-Language-model
Programming for NLP Project - Implement a basic n-gram language model and generate sentence using beam search
☆12Updated 5 years ago
Alternatives and similar repositories for N-gram-Language-model
Users that are interested in N-gram-Language-model are comparing it to the libraries listed below
Sorting:
- NMT model with BERT in tensorflow 2.0☆20Updated 5 years ago
- Bi-Directional Attention Flow for Machine Comprehensions☆9Updated 7 years ago
- Grammatical Error Correction Based on Language Model(BERT, GPT-2), and Seq2Seq☆18Updated 5 years ago
- Table2answer: Read the database and answer without SQL https://arxiv.org/abs/1902.04260☆14Updated 4 years ago
- sequence tagging for NER for ULMFiT☆20Updated 4 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆18Updated 2 years ago
- BERT Extension in TensorFlow☆30Updated 5 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 6 years ago
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆9Updated 6 years ago
- ai challenger Competitions 1: Fine-grained Sentiment Analysis of User Reviews☆18Updated 6 years ago
- Chinese Natural Language Correction via Language Model☆14Updated 7 years ago
- ☆52Updated 3 years ago
- This is a chinese Bert model specific for question answering☆26Updated 5 years ago
- TripleNet: Triple Attention Network for Multi-Turn Response Selection in Retrieval-based Chatbots (CoNLL2019)☆25Updated 5 years ago
- Simple scripts to generate and use an Annoy index and lmdb map☆28Updated 7 years ago
- ☆12Updated 6 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- ☆32Updated 3 years ago
- A neural text process python lib for context-based feature extraction on Seq-Tagging data.☆10Updated 6 years ago
- SlotRefine: A Fast Non-Autoregressive Model forJoint Intent Detection and Slot Filling☆48Updated 4 years ago
- Attentional Neural Network that translates text to phones.☆11Updated 7 years ago
- 在tensor2tensor中使用自己的语料实现中英文翻译☆23Updated 6 years ago
- Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;☆18Updated 5 years ago
- code for Question Condensing Networks for Answer Selection in Community Question Answering☆14Updated 6 years ago
- PyTorch implementation of context2vec from Melamud et al., CoNLL 2016☆19Updated 6 years ago
- Code for EMNLP 2018 paper https://arxiv.org/pdf/1808.09075.pdf☆38Updated 6 years ago
- pytorch版bert权重转tf☆21Updated 4 years ago
- ODSQA: OPEN-DOMAIN SPOKEN QUESTION ANSWERING DATASET☆62Updated 3 years ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆26Updated 5 years ago