Pinned Repositories
cw2vec
基于字符训练词向量
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
flashtext
Extract Keywords from sentence or Replace keywords in sentences.
keras
Deep Learning for humans
LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
PyShortTextCategorization
Various Algorithms for Short Text Categorization
seq2seq
keras example of seq2seq, auto title
TextRank4ZH
:deciduous_tree:从中文文本中自动提取关键词和摘要
THUCTC
An Efficient Chinese Text Classifier
fenghuangzhige's Repositories
fenghuangzhige/PyShortTextCategorization
Various Algorithms for Short Text Categorization
fenghuangzhige/cw2vec
基于字符训练词向量
fenghuangzhige/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
fenghuangzhige/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
fenghuangzhige/keras
Deep Learning for humans
fenghuangzhige/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
fenghuangzhige/MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
fenghuangzhige/seq2seq
keras example of seq2seq, auto title
fenghuangzhige/TextRank4ZH
:deciduous_tree:从中文文本中自动提取关键词和摘要
fenghuangzhige/THUCTC
An Efficient Chinese Text Classifier
fenghuangzhige/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need