GlassyWing / transformer-word-segmenter
Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注
☆153Updated 5 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
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆195Updated 5 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆229Updated 5 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 last year
- transformer crf 命名实体识别☆105Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- bert chinese similarity☆138Updated 5 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆90Updated 5 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆88Updated last year
- A Chinese word segment model based on BERT, F1-Score 97%☆89Updated 5 years ago
- details☆264Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆182Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- the demo for bert☆141Updated 5 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- TensorFlow code and pre-trained models for BERT and ERNIE☆144Updated 5 years ago
- Neural word segmentation with rich pretraining, code for ACL 2017 paper☆165Updated 6 years ago
- Source codes and corpora of paper "Iterated Dilated Convolutions for Chinese Word Segmentation"☆135Updated 3 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆210Updated 5 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆162Updated 4 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆97Updated 5 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆124Updated 6 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆113Updated 5 years ago
- Deep contextualized word representations for Chinese☆151Updated 5 years ago
- NER(命名实体识别)中文语料,一站式获取☆127Updated 5 years ago
- 整理一下在keras中使用T5模型的要点☆172Updated 2 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 5 years ago
- ☆278Updated 4 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆409Updated last year