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 5 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
- Source code for "Retrieving Sequential Information for Non-Autoregressive Neural Machine Translation"☆18Updated 5 years ago
- Why Attention? Analyze BiLSTM Deficiency and Its Remedies in the Case of NER☆9Updated 5 years ago
- TripleNet: Triple Attention Network for Multi-Turn Response Selection in Retrieval-based Chatbots (CoNLL2019)☆25Updated 5 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 5 years ago
- ☆9Updated 6 years ago
- Record papers for some NLP related area☆24Updated 2 years ago
- Chinese Word Segmentation task based on BERT and implemented in Pytorch☆13Updated 4 years ago
- Neural (LSTM) version of the partial CRF model☆35Updated 5 years ago
- Code for EMNLP 2018 paper https://arxiv.org/pdf/1808.09075.pdf☆38Updated 6 years ago
- Biological Event Trigger Identification with Noise Contrastive Estimation☆7Updated 6 years ago
- MAsked Sequence to Sequence (MASS) pre-training for language generation☆21Updated 5 years ago
- Code for "Neural Speed Reading with Structural-Jump-LSTM" ICLR 2019☆25Updated 5 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆77Updated 2 years ago
- An implementation of BERT using PyTorch's TransformerEncoder☆33Updated 5 years ago
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆18Updated 2 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- Sub-Character Representation Learning☆25Updated 6 years ago
- ☆15Updated 6 years ago
- Simple model for sentence compression (a.k.a Baseline in Klerke et al., NAACL 2016)☆10Updated 6 years ago
- BERT Extension in TensorFlow☆30Updated 5 years ago
- Knowledge Graph based Question Answering benchmark.☆10Updated 5 years ago
- Code for our ACL '20 paper "Representation Engineering with Natural Language Explanations"☆29Updated 4 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- Natural Language Generation by Hierarchical Decoding with Linguistic Patterns (NAACL-HLT 2018), Investigating Linguistic Pattern Ordering…☆32Updated 6 years ago
- Tensorflow implementation of HRED (Hierarchical Recurrent Encoder-decoder).☆20Updated 6 years ago
- A pytorch implementation of QAnet☆28Updated 6 years ago
- Dependency or Span, End-to-End Uniform Semantic Role Labeling☆33Updated 6 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago