zhixiaochuan12's Stars
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
brightmart/text_classification
all kinds of text classification models and more with deep learning
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
niderhoff/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
NTMC-Community/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
aoapc-book/aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
GauravBh1010tt/DeepLearn
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
Hironsan/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
mozillazg/pinyin-data
汉字拼音数据
thismlguy/analytics_vidhya
Codes related to activities on AV including articles, hackathons and discussions.
localminimum/QANet
A Tensorflow implementation of QANet for machine reading comprehension
robert-bor/aho-corasick
Java implementation of the Aho-Corasick algorithm for efficient string matching
tobegit3hub/simple_tensorflow_serving
Generic and easy-to-use serving service for machine learning models
HKUST-KnowComp/R-Net
Tensorflow Implementation of R-Net
hczheng/Rong360
用户贷款风险预测
shuaihuaiyi/QA
使用深度学习算法实现的中文问答系统
white127/QA-deep-learning
tensorflow and theano cnn code for insurance QA(question Answer matching)
zhiguowang/BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
jiegzhan/multi-class-text-classification-cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
to-shimo/chinese-word2vec
word2vec/glove/swivel binary file on chinese corpus
shuohangwang/SeqMatchSeq
galsang/ABCNN
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
vbezgachev/tf_serving_example
Deployment of TensorFlow models into production with TensorFlow Serving, Docker, Kubernetes and Microsoft Azure
thunlp/SE-WRL
Improved Word Representation Learning with Sememes
marekrei/convertvec
Convert word2vec vectors between binary and plain text format
hankcs/text-classification-svm
The missing SVM-based text classification module implementing HanLP's interface
wjbianjason/keras_qa_based_question_selection
Keras-Based LSTM Conv model for Question Selection
divishdayal/Attentive_LSTM_question-answering
Bi-directional LSTM with attention for question answering