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).
☆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
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 3 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆112Updated 3 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- pytorch中文语言模型预训练☆390Updated 4 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆311Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 8 months ago
- Data Augmentation for NLP. NLP数据增强☆296Updated 4 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆245Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 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
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆478Updated 6 years ago
- 从头训练MASK BERT☆136Updated 2 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 5 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆313Updated 4 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆218Updated 11 months ago
- Collections of Chinese reading comprehension datasets☆217Updated 5 years ago
- 中文问题句子相似度计算比赛及方案汇总☆296Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆229Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 2 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago