Pinned Repositories
App-DL
Deep Learning and applications in Startups, CV, Text Mining, NLP
caffe
Caffe: a fast open framework for deep learning.
ChatBotCourse
自己动手做聊天机器人教程
dsg
Directional Skip-Gram code
haisongzhang.github.io
jieba
结巴中文分词
keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
roberta-tiny-cased
seq2seq
Sequence to Sequence Learning with Keras
word2vec
Automatically exported from code.google.com/p/word2vec
haisongzhang's Repositories
haisongzhang/roberta-tiny-cased
haisongzhang/dsg
Directional Skip-Gram code
haisongzhang/haisongzhang.github.io
haisongzhang/Hyper-Upload-Server
超级文件上传服务器,支持4GB以上超大文件上传和断点续传,支持Windows和Linux服务器平台,支持任意格式的文件上传,尤其适合大的视频网站应用。单台服务器支持1000并发上传进程,支持PC端和智能手机端主流的浏览器。
haisongzhang/seq2seq
Sequence to Sequence Learning with Keras
haisongzhang/spelling_detection
haisongzhang/Vundle.vim
Vundle, the plug-in manager for Vim
haisongzhang/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
haisongzhang/ai-deadlines
:alarm_clock: AI conference deadline countdowns
haisongzhang/AutoPhrase
AutoPhrase: Automated Phrase Mining from Massive Text Corpora
haisongzhang/chat
haisongzhang/Classical-Modern
非常全的文言文(古文)-现代文平行语料
haisongzhang/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
haisongzhang/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
haisongzhang/CSLT_NMT
Neural Machine Translation with Tensorflow
haisongzhang/ECDICT
Free English to Chinese Dictionary Database
haisongzhang/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
haisongzhang/keyword_extraction
利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。
haisongzhang/linux
Linux kernel source tree
haisongzhang/myLearning
记录个人学习过程中的笔记资料等。包括但不限于算法、机器学习、深度学习、论文。
haisongzhang/NER-LSTM-CRF
An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.
haisongzhang/nmt
TensorFlow Neural Machine Translation Tutorial
haisongzhang/pinyin-data
汉字拼音数据
haisongzhang/python-guide
Python best practices guidebook, written for Humans.
haisongzhang/python-pinyin
汉字转拼音(pypinyin)
haisongzhang/qqbot
QQBot: A conversation robot base on Tencent's SmartQQ
haisongzhang/Screenshot-to-code-in-Keras
A neural network that transforms a screenshot into a static website
haisongzhang/SentenceDistance
Sentence Distance
haisongzhang/Synonyms
中文近义词工具包
haisongzhang/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.