Pinned Repositories
2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
alfred-workflows
A collection of Alfred 2 workflows that will rock your world
allstate
Kaggle's Allstate Purchase Prediction Challenge
caffe
Caffe
CNN_sentence
CNNs for sentence classification
common
Common Python library, especially for text processing and controlling experimental runs
ComputingLinguistics
word2gauss
Gaussian word embeddings
word2vec
Python interface to Google word2vec
WORD_OBSERVATION_RBM_NCE
Train word embeddings with an RBM and Noise Contrastive Estimation training
fangyw's Repositories
fangyw/word2vec
Python interface to Google word2vec
fangyw/WORD_OBSERVATION_RBM_NCE
Train word embeddings with an RBM and Noise Contrastive Estimation training
fangyw/allstate
Kaggle's Allstate Purchase Prediction Challenge
fangyw/caffe
Caffe
fangyw/ComputingLinguistics
fangyw/cw_word_embedding
Word embedding training code for《Natural Language Processing (Almost) from Scratch》 by Ronan Collobert and Jason Weston.
fangyw/Deep-Learning
fangyw/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
fangyw/delicious-api
Delicious API Documentation
fangyw/fangyw.github.com
fangyw/fnlp
(formerly FudanNLP) Toolkit for Chinese natural language processing
fangyw/gensim
Topic Modelling for Humans
fangyw/hector
Golang machine learning lib
fangyw/heterogenous_parallel_programming
fangyw/jieba
结巴中文分词
fangyw/kaldi-trunk
Kaldi
fangyw/lang
fangyw/machine-learning
fangyw/maxent
Maximum Entropy Modeling Toolkit for Python and C++
fangyw/Plan
fangyw/Predicting_CTR
Predicting Click-Through Rate for New Users and Advertisers
fangyw/scrapy
Scrapy, a fast high-level screen scraping and web crawling framework for Python.
fangyw/SME
fangyw/snownlp
Python library for processing Chinese text
fangyw/TextRank
Python implementation of TextRank algorithm (http://acl.ldc.upenn.edu/acl2004/emnlp/pdf/Mihalcea.pdf) for automatic keyword extraction and summarization using Levenshtein distance as relation between text units.
fangyw/The-Art-Of-Programming-By-July
本项目是July和他伙伴们的《程序员编程艺术》的电子书版本
fangyw/tiny-cnn
convolutional neural networks in C++11/TBB
fangyw/unispim
华宇拼音输入法核心源码(source code of unispim)
fangyw/vowpal_wabbit
John Langford's original release of Vowpal Wabbit -- a fast online learning algorithm
fangyw/webpy
web.py is a web framework for python that is as simple as it is powerful.