mali19064 / LSTM-CRF-pytorch-faster
A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL//pytorch.org/tutorials/beginner/nlp/advanced_tutorial.html).
☆205Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for LSTM-CRF-pytorch-faster
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Updated 2 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- pytorch中文语言模型预训练☆389Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆111Updated 2 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- ☆278Updated 3 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆373Updated 4 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER☆250Updated 3 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 2 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆191Updated 2 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆286Updated 3 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆269Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆181Updated last year
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆346Updated 5 years ago
- 以词为基本单位的中文BERT☆458Updated 3 years ago
- 从头训练MASK BERT☆137Updated last year
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆463Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆294Updated 3 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆309Updated 4 years ago
- ☆201Updated last year
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆408Updated 6 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆212Updated 7 months ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 3 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆366Updated 3 years ago