pinweihelai's Stars
liangstein/Chinese-speech-to-text
Chinese Speech To Text Using Wavenet
qq547276542/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
shibing624/similarity
similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。
iphysresearch/DataSciComp
A collection of popular Data Science Challenges/Competitions || Countdown timers to keep track of the entry deadlines.
Lockvictor/MovieLens-RecSys
基于MovieLens-1M数据集实现的协同过滤算法demo
espnet/espnet
End-to-End Speech Processing Toolkit
supercoderhawk/DeepLearning_NLP
基于深度学习的自然语言处理库
nzc/dnn_ctr
The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc
hexiangtao/wechat4j
用java实现的微信客户端,支持自动聊天, 消息监听,自动回复,添加好友,获取群成员列表,自动记录聊天记录,自动下载图片,语音,视频消息
wepe/PPD_RiskControlCompetition
3rd Place Solution for PPD Risk Control Competition
NTMC-Community/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
NervanaSystems/deepspeech
DeepSpeech neon implementation
asappresearch/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
lx865712528/LM-CNLC
Chinese Natural Language Correction via Language Model
bnusss/Neural_Language_Correction
This is a chinese version of NLC model (forked from https://github.com/stanfordmlgroup/nlc)
codekansas/keras-language-modeling
:book: Some language modeling tools for Keras
whatbeg/GodTian_Pinyin
A Simple Chinese Pinyin Input Method Using HMM and Some Tricks with Python
LiuRoy/Pinyin_Demo
一个简单的拼音输入法
letiantian/Pinyin2Hanzi
拼音转汉字, 拼音输入法引擎, pin yin -> 拼音
songboyu/NLP-test
自然语言处理实验
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
dennybritz/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
zpppy/seq2seq-chinese-textsum
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
indiejoseph/chinese-char-rnn
Character-Level language models
xuepeilei/nlpModle
中文自然语言处理基础模型分析
yanwii/dynamic-seq2seq
seq2seq中文聊天机器人
apple/turicreate
Turi Create simplifies the development of custom machine learning models.
ppwwyyxx/speaker-recognition
A Speaker Recognition System
llSourcell/tensorflow_speech_recognition_demo
This is the code for 'How to Make a Simple Tensorflow Speech Recognizer' by @Sirajology on Youtube