Pinned Repositories
as-lda
Automatically exported from code.google.com/p/as-lda
AutoPhrase
AutoPhrase: Automated Phrase Mining from Massive Text Corpora
DeepLearning
Deep Learning (Python, C/C++, Java)
deeplearningbook-chinese
Deep Learning Book Chinese Translation
DeepText
DeepText is a suite of open source modules of NLP.
mltk
MLTK -- the Machine Learning Toolkit -- is a suite of C++ open source modules of Machine Learning.
Nuts
自然语言处理常见任务(主要包括文本分类,序列标注,自动问答等)解决方案试验田
sqlautocode
SQLAutocode project, to reverse engineer database for SQLAlchemy ORM, fork to GitHub
thirdparty_intro
the introduction of thirdparty
typeahead.js
typeahead.js is a fast and fully-featured autocomplete library
fandywang's Repositories
fandywang/Nuts
自然语言处理常见任务(主要包括文本分类,序列标注,自动问答等)解决方案试验田
fandywang/DeepText
DeepText is a suite of open source modules of NLP.
fandywang/deeplearningbook-chinese
Deep Learning Book Chinese Translation
fandywang/AutoPhrase
AutoPhrase: Automated Phrase Mining from Massive Text Corpora
fandywang/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing
fandywang/blogs
fandywang/BTM
Code for Biterm Topic Model (published in WWW 2013)
fandywang/DMTK
Microsoft Distributed Machine Learning Toolkit
fandywang/Familia
A Toolkit for Chinese Topic Modeling
fandywang/fandywang.github.io
Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
fandywang/fastText
Library for fast text representation and classification.
fandywang/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
fandywang/hyperopt-sklearn
Hyper-parameter optimization for sklearn
fandywang/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
fandywang/lda
fandywang/LightGBM
LightGBM is 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.
fandywang/lightlda
Scalable, fast, and lightweight system for large-scale topic modeling
fandywang/MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
fandywang/Natural-Language-Processing
fandywang/NCRFpp
NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
fandywang/Paddle
PArallel Distributed Deep LEarning
fandywang/plda
Automatically exported from code.google.com/p/plda
fandywang/ps-lite
A light parameter server interface
fandywang/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
fandywang/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
fandywang/seq2seq
Sequence to Sequence Learning with Keras
fandywang/seq2seq-keyphrase
fandywang/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
fandywang/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
fandywang/xlearn
High Performance, Easy-to-use, and Scalable Machine Learning Package