hemingkx / WordSeg
A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .
☆209Updated 2 years ago
Alternatives and similar repositories for WordSeg:
Users that are interested in WordSeg are comparing it to the libraries listed below
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆491Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆389Updated 2 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆410Updated 5 years ago
- 中文NER的那些事儿☆316Updated last year
- ChineseNER based on BERT, with BiLSTM+CRF layer☆448Updated 3 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆475Updated 6 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆419Updated 3 months ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆388Updated last year
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆765Updated 3 years ago
- 以词为基本单位的中文BERT☆465Updated 3 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆553Updated last year
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆288Updated 5 years ago
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆341Updated 8 months ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆426Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆111Updated 4 years ago
- 中文关系抽取☆456Updated last year
- 基于词汇信息融合的中文NER模型☆165Updated 2 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆552Updated last year
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆525Updated 2 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆241Updated last year
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆142Updated 4 years ago
- pytorch中文语言模型预训练☆390Updated 4 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆203Updated 10 months ago
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆473Updated 4 years ago
- 中文自然语言推理与语义相似度数据集☆344Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆273Updated last month
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆279Updated 3 years ago