Pinned Repositories
-Learning-materials-
各种学习资料,包括一些百度云视频链接还有pdf资料
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private server services
BERT-NER
Use google BERT to do CoNLL-2003 NER !
bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
bert_ner
Ner with Bert
Book-Rating-Prediction
图书评分预测
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
Name-Entity-Recognition
Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow
ner-bert
BERT-NER (nert-bert) with google bert https://github.com/google-research.
TextClassification
deep learning in text classification(keras)
wuliuyuedetian's Repositories
wuliuyuedetian/Ctrip
wuliuyuedetian/NER
基于tensorflow深度学习的中文的命名实体识别
wuliuyuedetian/PythonPlotlyCodes
《Python 数据分析:基于 Plotly 的动态可视化绘图》 源代码
wuliuyuedetian/text-classification
Tensorflow-implemented text classificators including FastText, TextCNN, TextRNN, TextBiRNN, TextRCNN, HAN, etc.