zhangsen-res's Stars
Y1ran/NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
Socialbird-AILab/BERT-Classification-Tutorial
HIT-SCIR/ELMoForManyLangs
Pre-trained ELMo Representations for Many Languages
searobbersduck/ELMo_Chin
use ELMo in chinese environment
loveshell/ngx_lua_waf
ngx_lua_waf是一个基于lua-nginx-module(openresty)的web应用防火墙
facebookresearch/fastText
Library for fast text representation and classification.
Deermini/word2vec-tensorflow
使用word2vec进行中文词向量的 训练
jobbole/awesome-python-books
如果有人让你推荐 Python 技术书,请让他看这个列表
apachecn/pytorch-doc-zh
Pytorch 中文文档
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
FanhuaandLuomu/BiLstm_CNN_CRF_CWS
BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)
apachecn/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
google/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
yanwii/dynamic-seq2seq
seq2seq中文聊天机器人
google-research/bert
TensorFlow code and pre-trained models for BERT
allenai/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models