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.
☆23Updated 6 years ago
Alternatives and similar repositories for CRF:
Users that are interested in CRF are comparing it to the libraries listed below
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆21Updated 6 years ago
- Knowledge Graph based Question Answering benchmark.☆10Updated 5 years ago
- TripleNet: Triple Attention Network for Multi-Turn Response Selection in Retrieval-based Chatbots (CoNLL2019)☆25Updated 5 years ago
- Implementation of the retriever distillation procedure as outlined in the paper "Distilling Knowledge from Reader to Retriever"☆32Updated 4 years ago
- Neural (LSTM) version of the partial CRF model☆35Updated 5 years ago
- MAsked Sequence to Sequence (MASS) pre-training for language generation☆21Updated 6 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- Source code for "Retrieving Sequential Information for Non-Autoregressive Neural Machine Translation"☆18Updated 5 years ago
- Tensorflow implementation of HRED (Hierarchical Recurrent Encoder-decoder).☆20Updated 6 years ago
- Code for EMNLP 2018 paper https://arxiv.org/pdf/1808.09075.pdf☆38Updated 6 years ago
- ☆17Updated 5 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 6 years ago
- An implementation of BERT using PyTorch's TransformerEncoder☆33Updated 5 years ago
- Code for "Neural Speed Reading with Structural-Jump-LSTM" ICLR 2019☆25Updated 6 years ago
- Implementation in pytorch of SR-NMT https://arxiv.org/abs/1805.04185v1☆26Updated 6 years ago
- TensorFlow implementation of "Learning to Rank Question-Answer Pairs using Hierarchical Recurrent Encoder with Latent Topic Clustering," …☆31Updated 4 years ago
- A pytorch implementation of "Latent Variable Dialogue Models and their Diversity"☆19Updated 7 years ago
- A fine-tune framework based on pytorch-pretrained-BERT☆17Updated 2 years ago
- Record papers for some NLP related area☆24Updated 3 years ago
- An Integrated Approach for Keyphrase Generation via Exploring the Power of Retrieval and Extraction☆38Updated 2 years ago
- Coupling Distant Annotation and Adversarial Training for Cross-Domain Chinese Word Segmentation☆22Updated 4 years ago
- reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果☆16Updated last year
- Simple model for sentence compression (a.k.a Baseline in Klerke et al., NAACL 2016)☆10Updated 6 years ago
- Natural Language Generation by Hierarchical Decoding with Linguistic Patterns (NAACL-HLT 2018), Investigating Linguistic Pattern Ordering…☆32Updated 6 years ago
- Ordered Neurons LSTM☆30Updated 3 years ago
- [ACL‘20] Highway Transformer: A Gated Transformer.☆32Updated 3 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- Sub-Character Representation Learning☆25Updated 6 years ago
- Chinese Word Segmentation task based on BERT and implemented in Pytorch☆13Updated 4 years ago
- ☆12Updated 6 years ago