Pinned Repositories
BERT-CH-NER
基于BERT的中文命名实体识别
bert-chinese-ner
使用预训练语言模型BERT做中文NER
ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
ChineseNER-1
A neural network model for Chinese named entity recognition
ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
my_test
Small-Chinese-Corpus
Some useful Chinese corpus datasets 中文语料小数据
yanshaoyun's Repositories
yanshaoyun/BERT-CH-NER
基于BERT的中文命名实体识别
yanshaoyun/bert-chinese-ner
使用预训练语言模型BERT做中文NER
yanshaoyun/ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
yanshaoyun/ChineseNER-1
A neural network model for Chinese named entity recognition
yanshaoyun/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
yanshaoyun/cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
yanshaoyun/golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
yanshaoyun/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
yanshaoyun/my_test
yanshaoyun/Small-Chinese-Corpus
Some useful Chinese corpus datasets 中文语料小数据
yanshaoyun/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
yanshaoyun/THUOCL
THUOCL(THU Open Chinese Lexicon)中文词库
yanshaoyun/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)