Pinned Repositories
_rasa_chatbot
A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
BJTUThesisTemplete
北京交通大学毕业论文Latex模板
Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
ChineseEmbedding
Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量
Classical-Modern
非常全的文言文(古文)-现代文平行语料
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
DeepInf
DeepInf: Social Influence Prediction with Deep Learning
deeplearning-models
A collection of various deep learning architectures, models, and tips
gitskills
wxxcoder's Repositories
wxxcoder/_rasa_chatbot
A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.
wxxcoder/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
wxxcoder/BJTUThesisTemplete
北京交通大学毕业论文Latex模板
wxxcoder/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
wxxcoder/ChineseEmbedding
Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量
wxxcoder/Classical-Modern
非常全的文言文(古文)-现代文平行语料
wxxcoder/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
wxxcoder/DeepInf
DeepInf: Social Influence Prediction with Deep Learning
wxxcoder/deeplearning-models
A collection of various deep learning architectures, models, and tips
wxxcoder/gitskills
wxxcoder/google_trans_new
A free and unlimited python API for google translate.
wxxcoder/Keras-TextClassification
中文长文本分类、短句子分类(Chinese Text Classification of Keras NLP, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, ENT, DMN,
wxxcoder/learngit
wxxcoder/lectures
Oxford Deep NLP 2017 course
wxxcoder/nlp
兜哥出品 <一本开源的NLP入门书籍>
wxxcoder/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
wxxcoder/pydse
Python package for dynamic system estimation of time series
wxxcoder/Python-100-Days
Python - 100天从新手到大师
wxxcoder/rasa_chatbot_cn
基于rasa-nlu和rasa-core 搭建的对话系统demo
wxxcoder/text-cnn
嵌入Word2vec词向量的CNN中文文本分类
wxxcoder/text_classification
all kinds of text classification models and more with deep learning
wxxcoder/Textclassification
several methods for text classification
wxxcoder/textcnn
wxxcoder/wxx.github.io
wxxcoder/wxxcoder.github.io
wxxcoder/yousan.ai
Awesome resources of yousan.ai(closely related to deep learning).
wxxcoder/zh-NER-keras
details
wxxcoder/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
wxxcoder/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.