chl17 / WordSeg
Chinese Word Segmentation Using MM/CRF/Bi-LSTM/Bi-LSTM-CRF/BERT-LSTM, 中文分词,使用 最大词匹配、CRF(CRF++)、Bi-LSTM (+CRF)、BERT-Bi-LSTM
☆30Updated 4 years ago
Alternatives and similar repositories for WordSeg:
Users that are interested in WordSeg are comparing it to the libraries listed below
- 使用UniLM实现中文文本摘要☆43Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 4 years ago
- ☆88Updated 3 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 4 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 2 years ago
- Chinese NER using BiLSTM/BERT + CRF☆63Updated 3 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 3 years ago
- 多标签文本分类☆29Updated 3 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 5 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆58Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆97Updated 2 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Updated 2 years ago
- 多模型中文cnews新闻文本分类☆53Updated 4 years ago
- CCKS 2020: 面向中文短文本的实体链指任务☆40Updated 3 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- 天池疫情公益文本相似对比大赛☆20Updated 4 years ago
- A full-process dialogue system that can be deployed online☆98Updated 2 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- Baselines for CAIL2020-Argument-Mining: BERT, RNN☆39Updated 4 years ago
- ☆61Updated 4 years ago