-
Solr-LTR-Training Public
an exmaple to train LTR model and deploy it on Solr server.
-
bert Public
Forked from hiroLinGoing/bertTensorFlow code and pre-trained models for BERT
-
FGN-NER Public
The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represnetation and BERT representation
-
BERT-BiLSTM-CRF Public
BERT-BiLSTM-CRF的Keras版实现
-
TensorFlow-Examples Public
Forked from aymericdamien/TensorFlow-ExamplesTensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Jupyter Notebook Other UpdatedMay 22, 2019 -
This repo contain images,radicals,meaning radical and Pinyin for more than 6000 Chinese character. The image set inculde both traditional Chinese and simple Chinese
-
LatticeLSTM Public
Forked from jiesutd/LatticeLSTMChinese NER using Lattice LSTM. Code for ACL 2018 paper.
Python UpdatedApr 25, 2019 -
Capsule-Text-Classification Public
利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现
-
keras Public
Forked from keras-team/kerasDeep Learning for humans
Python Other UpdatedAug 10, 2018 -
datagrand-text-classification Public
Forked from Genpeng/datagrand-text-classification2018达观杯文本智能处理挑战赛
Python UpdatedAug 10, 2018 -
-
-
smp2018 Public
Forked from TFknight/smp2018smp2018 contest ( distinguish human writing or robot writing from news )
Python UpdatedJul 15, 2018 -
toxic-comment-classification Public
Forked from mattmotoki/toxic-comment-classificationCode and write-up for the Kaggle Toxic Comment Classification Challenge
-
-
attention-networks-for-classification Public
Forked from EdGENetworks/attention-networks-for-classificationHierarchical Attention Networks for Document Classification in PyTorch
Jupyter Notebook UpdatedApr 16, 2018 -
SMP-Keyword-Extraction Public
CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。
-
-
chinese emotion analysis for Four Great Classical Novels
Python UpdatedDec 12, 2017 -
lucene-solr Public
Forked from apache/lucene-solrMirror of Apache Lucene + Solr
Java UpdatedNov 15, 2017 -
spark Public
Forked from apache/sparkMirror of Apache Spark
Scala Apache License 2.0 UpdatedNov 13, 2017 -
-
rnn_text_classification Public
Forked from THTBSE/rnn_text_classificationbidirectional rnn for text classification
Python UpdatedJul 25, 2017 -
wordSegement Public
Forked from zzx-zev/wordSegement自然语言课堂练习,基于2-gram实现的一个最大概率路径分词
Python UpdatedNov 30, 2016 -
-