https://github.com/chapzq77/textclassification
Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).
https://github.com/chapzq77/plmpapers
Must-read Papers on pre-trained language models.
https://github.com/chapzq77/shapematchinggan
[ICCV 2019, Oral] Controllable Artistic Text Style Transfer via Shape-Matching GAN
https://github.com/chapzq77/restricted-boltzmann-machines
Restricted Boltzmann Machines in Python.
https://github.com/charlesneimog/om-ckn
I want to provide a Library for OM and OM#. It will be useful to understant digital audio algorithms like FFT and others. My compositional things!!!!
https://github.com/chapzq77/personspiderengine
多线程爬取百度,搜狗,bing等浏览器检索的结果,结果保存在轻量级的数据库sqlite中
https://github.com/chapzq77/ltp_python_interface
根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)
https://github.com/chapzq77/glyce
Glyce: Glyph-vectors for Chinese Character Representations
https://github.com/chapzq77/gat
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
https://github.com/chapzq77/latticelstm
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
https://github.com/chapzq77/ernie
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
https://github.com/chapzq77/ernie-1
Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"
https://github.com/chapzq77/dped
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
https://github.com/chapzq77/dcgan-lsgan-wgan-wgan-gp-tensorflow
DCGAN LSGAN WGAN WGAN-GP Tensorflow