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 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
- 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☆414Updated last year
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆112Updated 2 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 4 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 3 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆473Updated 5 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆443Updated last year
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆289Updated 3 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆311Updated 4 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆373Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- ☆278Updated 4 years ago
- Bi-LSTM+CRF sequence labeling model implemented in PyTorch☆69Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- ☆155Updated 3 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆215Updated 10 months ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆229Updated 5 years ago
- 以词为基本单位的中文BERT☆465Updated 3 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆245Updated 4 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
- Text-Similarity Method in Pytorch☆469Updated 6 years ago