GlassyWing / transformer-word-segmenterLinks
Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注
☆158Updated 6 years ago
Alternatives and similar repositories for transformer-word-segmenter
Users that are interested in transformer-word-segmenter are comparing it to the libraries listed below
Sorting:
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆92Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated 2 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- Deep contextualized word representations for Chinese☆150Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆163Updated 4 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆112Updated 5 years ago
- ☆278Updated 4 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 6 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 5 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆145Updated 6 years ago
- 中文语料 Bert finetune(Fine-tune Chinese for BERT)☆81Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 3 years ago
- Source codes and corpora of paper "Iterated Dilated Convolutions for Chinese Word Segmentation"☆135Updated 4 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆146Updated 7 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆93Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago