Pinned Repositories
Apriori
Python Implementation of Apriori Algorithm for finding Frequent sets and Association Rules
bi-att-flow
Bidirectional Attention Flow
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
class_essays
classification yuantiku essays using embeddings.
CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
doc2vec
doc2vec
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
Kaggle-Solution
This project contain my code for competition in kaggle.
phrasal
A large-scale statistical machine translation system written in Java.
zhaowei8188127's Repositories
zhaowei8188127/CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
zhaowei8188127/doc2vec
doc2vec
zhaowei8188127/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
zhaowei8188127/phrasal
A large-scale statistical machine translation system written in Java.
zhaowei8188127/Apriori
Python Implementation of Apriori Algorithm for finding Frequent sets and Association Rules
zhaowei8188127/bi-att-flow
Bidirectional Attention Flow
zhaowei8188127/class_essays
classification yuantiku essays using embeddings.
zhaowei8188127/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
zhaowei8188127/deeplearning.ai
deeplearning.ai , By Andrew Ng, All video link
zhaowei8188127/DeepMind-Teaching-Machines-to-Read-and-Comprehend
Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind
zhaowei8188127/developer
developer roadmap. use growth https://github.com/phodal/growth replace this
zhaowei8188127/DrQA
Reading Wikipedia to Answer Open-Domain Questions
zhaowei8188127/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
zhaowei8188127/ga-reader
Gated Attention Reader for Text Comprehension
zhaowei8188127/Large-scale-Cloze-Test-Dataset-Designed-by-Teachers
zhaowei8188127/lm
zhaowei8188127/MemN2N-tensorflow
"End-To-End Memory Networks" in Tensorflow
zhaowei8188127/models
Models built with TensorFlow
zhaowei8188127/multi-task-learning
Multi-Task Learning in NLP
zhaowei8188127/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
zhaowei8188127/PRMLT
Pattern Recognition and Machine Learning Toolbox
zhaowei8188127/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
zhaowei8188127/PVDM
:books: Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.
zhaowei8188127/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
zhaowei8188127/rc-cnn-dailymail
CNN/Daily Mail Reading Comprehension Task
zhaowei8188127/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
zhaowei8188127/S-NET
zhaowei8188127/tensorflow
Computation using data flow graphs for scalable machine learning
zhaowei8188127/word2vec-1
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research. https://code.google.com/p/word2vec/
zhaowei8188127/zhawe-test-repo
Hello world