Pinned Repositories
Chai
An open source neural network library
ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
dist-lr
A distributed logistic regression system based on ps-lite.
SGEMM
矩阵相乘算法
Synonyms
中文近义词工具包
the-algorithm
Source code for Twitter's Recommendation Algorithm
tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
UNF
UNF(Universal NLP Framework)
waterzxj.github.io
wordrank
waterzxj's Repositories
waterzxj/wordrank
waterzxj/Synonyms
中文近义词工具包
waterzxj/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
waterzxj/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
waterzxj/book
Deep Learning 101 with PaddlePaddle
waterzxj/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
waterzxj/Chinese-Annotator
Annotator for Chinese Text Corpus (UNDER DEVELOPMENT) 中文文本标注工具
waterzxj/Chinese-Names-Corpus
中文人名语料库。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。
waterzxj/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
waterzxj/CRF-Layer-on-the-Top-of-BiLSTM
The CRF Layer was implemented by using Chainer 2.0. Please see more details here: https://createmomo.github.io/2017/09/12/CRF_Layer_on_the_Top_of_BiLSTM_1/
waterzxj/Entity4KnowledgeGraph
Provide Chinese entity data for NLP tasks. 提供分类别的中文实体知识。
waterzxj/FALCONN
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
waterzxj/gensim
Topic Modelling for Humans
waterzxj/git_test
waterzxj/GTD
personal gtd reposity
waterzxj/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
waterzxj/item2vec
waterzxj/jieba
结巴中文分词
waterzxj/new_words_find
新词发现算法与同义词挖掘
waterzxj/nnclf
基于PyTorch实现的神经网络用于短文本分类 TextCNN, BiGRU, CNN-BiGRU
waterzxj/Paddle
PArallel Distributed Deep LEarning
waterzxj/pure-HMM-
waterzxj/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
waterzxj/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
waterzxj/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
waterzxj/tdlstm
Tensorflow implementation of Target-dependent LSTM (Tang et al. 2016)
waterzxj/TensorSlow
Re-implementation of TensorFlow in pure python, with an emphasis on code understandability
waterzxj/TextInfoExp
自然语言处理相关实验(基于sougou数据集),包含文本特征提取(TF-IDF),文本分类,文本聚类,word2vec训练词向量及同义词词林中文词语相似度计算、文档自动摘要,信息抽取,情感分析与观点挖掘等。
waterzxj/Time_NLP
Time-NLP的python3版本 中文时间表达词转换
waterzxj/vision
Datasets, Transforms and Models specific to Computer Vision