leengsmile's Stars
mesnilgr/nbsvm
Naive Bayes SVM for Sentiment Analysis
letiantian/TextRank4ZH
:deciduous_tree:从中文文本中自动提取关键词和摘要
jjangsangy/ExplainToMe
Automatic Web Article Summarizer
DerwenAI/pytextrank
Python implementation of TextRank algorithms ("textgraphs") for phrase extraction
wiseodd/hipsternet
All the hipster things in Neural Net in a single repo
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
indiejoseph/cnn-text-classification-tf-chinese
CNN for Chinese Text Classification in Tensorflow
taizan/PaintsChainer
line drawing colorization using chainer
chainer/chainer
A flexible framework of neural networks for deep learning
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
galsang/CNN-sentence-classification-pytorch
Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.
pytorch/text
Models, data loaders and abstractions for language processing, powered by PyTorch
Shawn1993/cnn-text-classification-pytorch
CNNs for Sentence Classification in PyTorch
yoonkim/CNN_sentence
CNNs for sentence classification
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
hunkim/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
thunder-project/thunder
scalable analysis of images and time series
reiinakano/scikit-plot
An intuitive library to add plotting functionality to scikit-learn objects.
reiinakano/xcessiv
A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling in Python.
jeff1evesque/machine-learning
Web-interface + rest API for classification and regression (https://jeff1evesque.github.io/machine-learning.docs)
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
miso-belica/sumy
Module for automatic summarization of text documents and HTML pages.
bnosac/textrank
Summarise text by finding relevant sentences and keywords using the Textrank algorithm
stanfordnlp/GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
chrisjmccormick/word2vec_commented
Commented (but unaltered) version of original word2vec C implementation.
brightmart/text_classification
all kinds of text classification models and more with deep learning
sorki/python-mnist
Simple MNIST data parser written in Python
dselivanov/text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.