vanewu / CRF
Linear chain conditional random fields are implemented using Numpy and Mxnet/Gluon, and batch training is supported, not limited to training the data one by one.
☆24Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CRF
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆36Updated 5 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆20Updated 6 years ago
- Code for EMNLP 2018 paper https://arxiv.org/pdf/1808.09075.pdf☆38Updated 6 years ago
- TripleNet: Triple Attention Network for Multi-Turn Response Selection in Retrieval-based Chatbots (CoNLL2019)☆25Updated 5 years ago
- Knowledge Graph based Question Answering benchmark.☆10Updated 4 years ago
- Source code for "Retrieving Sequential Information for Non-Autoregressive Neural Machine Translation"☆19Updated 5 years ago
- Universal segmenter based on the Universal Dependency framework, written by Y. Shao, Uppsala University☆35Updated 5 years ago
- [ACL‘20] Highway Transformer: A Gated Transformer.☆32Updated 2 years ago
- Code for "Neural Speed Reading with Structural-Jump-LSTM" ICLR 2019☆26Updated 5 years ago
- BERT Extension in TensorFlow☆30Updated 5 years ago
- ☆9Updated 5 years ago
- A fine-tune framework based on pytorch-pretrained-BERT☆17Updated last year
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- Implementation of the retriever distillation procedure as outlined in the paper "Distilling Knowledge from Reader to Retriever"☆32Updated 3 years ago
- Source code for the paper "Multilingual Neural Machine Translation with Soft Decoupled Encoding"☆29Updated 3 years ago
- 高性能小模型测评 Shared Tasks in NLPCC 2020. Task 1 - Light Pre-Training Chinese Language Model for NLP Task☆57Updated 4 years ago
- Re-rank n-best lists using additional features.☆29Updated 6 years ago
- Source code for "Training Generative Adversarial Networks Via Turing Test".☆13Updated 4 years ago
- Sub-Character Representation Learning☆26Updated 6 years ago
- machine reading comprehension with deep learning☆20Updated 6 years ago
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆18Updated last year
- An Implementation of Bidirectional Attention Flow☆41Updated 7 years ago
- Ordered Neurons LSTM☆30Updated 2 years ago
- Code and dataset for "Transfer Learning Between Related Tasks Using Expected Label Proportions"☆16Updated 5 years ago
- Record papers for some NLP related area☆24Updated 2 years ago
- The wizard of oz code used for collecting goal-oriented dialogue systems☆13Updated 7 years ago
- Adaptive embedding and softmax☆17Updated 2 years ago
- Neural (LSTM) version of the partial CRF model☆36Updated 5 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆54Updated 2 years ago