mali19064 / LSTM-CRF-pytorch-fasterLinks
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).
☆204Updated 4 years ago
Alternatives and similar repositories for LSTM-CRF-pytorch-faster
Users that are interested in LSTM-CRF-pytorch-faster are comparing it to the libraries listed below
Sorting:
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated 2 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- pytorch中文语言模型预训练☆389Updated 5 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆137Updated 4 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆345Updated 3 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆109Updated 3 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆375Updated 5 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆184Updated 2 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆271Updated 5 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆313Updated 5 years ago
- 以词为基本单位的中文BERT☆468Updated 3 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- Bi-LSTM+CRF sequence labeling model implemented in PyTorch☆69Updated 6 years ago
- 从头训练MASK BERT☆137Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆254Updated 4 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆292Updated 4 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆321Updated last year
- Source code for the paper "PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction" in ACL2021☆237Updated 2 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 5 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 2 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆420Updated 7 years ago
- Chinese, English NER, English-Chinese machine translation dataset. 中英文实体识别数据集,中英文机器翻译数据集, 中文分词数据集☆364Updated 4 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆220Updated last year