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
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆137Updated 5 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆130Updated 5 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Updated 3 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- pytorch中文语言模型预训练☆387Updated 5 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆111Updated 3 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago
- 从头训练MASK BERT☆139Updated 2 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆261Updated 4 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆315Updated 5 years ago
- Bi-LSTM+CRF sequence labeling model implemented in PyTorch☆69Updated 6 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆185Updated 5 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆249Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- transformer crf 命名实体识别☆107Updated 6 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆273Updated 5 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 7 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆148Updated 6 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆345Updated 3 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆252Updated 4 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆293Updated 4 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago