leyiwang
Master degree graduate at Nanjing University of Science & Technology, working on NLP, Machine Learning
BaiduBeijing
Pinned Repositories
acl2016
Don't Count, Predict! An Automatic Approach to Learning Sentiment Lexicons for Short Text
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
AntSynDistinction
Integrating Distributional Lexical Contrast into Word Embeddings for Antonym-Synonym Distinction
bayoo-docx
Create and modify Word documents with Python
bert
TensorFlow code and pre-trained models for BERT
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
nlp_research
The Research Spider for Anthology. This toolkit can automatically grab the papers information by given keywords in title. You can set the search params: the conference, publication date and the keywords in title . Then it will automatically save these papers' title, authors, download link, Google Scholar cited number and abstracts information in a Excel file.
ofdrw
OFD Reader & Writer 开源的OFD处理库,支持文档生成、数字签名、文档保护、文档合并、转换等功能,文档格式遵循《GB/T 33190-2016 电子文件存储与交换格式版式文档》。
SSPE
SSPE, Implemented by tensorflow. Building Large-Scale Twitter-Specific Sentiment Lexicon : A Representation Learning Approach (Tang D, Wei F, Qin B, et al. Building Large-Scale Twitter-Specific Sentiment Lexicon: A Representation Learning Approach[C]//COLING. 2014: 172-182.
TableNet
Unofficial implementation of "TableNet: Deep Learning model for end-to-end Table detection and Tabular data extraction from Scanned Document Images"
leyiwang's Repositories
leyiwang/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
leyiwang/bayoo-docx
Create and modify Word documents with Python
leyiwang/bert
TensorFlow code and pre-trained models for BERT
leyiwang/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
leyiwang/BERT-NER
Use google BERT to do CoNLL-2003 NER !
leyiwang/Elasticsearch
Baidu Elasticsearch
leyiwang/k8s-client-go
K8S client-go用法大全
leyiwang/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
leyiwang/LSTM-NER
A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.:smirk:
leyiwang/ML_Toolkits
Some implication of Machine Learning Algorithms, along with the visualization for each algorithm.
leyiwang/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
leyiwang/neural_chinese_transliterator
Can CNNs transliterate Pinyin into Chinese characters correctly?
leyiwang/News_and_Comments_Spider
Web spider which scrawl news comment from sohu, sina, tecent & fenghuang website
leyiwang/nmt
Implementation of Neural Machine Translation by jointly learning to align and translate
leyiwang/PMI-SO
PMI-SO sentiment lexicon constructor
leyiwang/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
leyiwang/Python
All Algorithms implemented in Python
leyiwang/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
leyiwang/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
leyiwang/QQMailAttachmentDownloader
This toolkit for QQ mail attachments downloader implemented by python package selenium can automatically download the QQ mail attachments from QQ Mail Website.
leyiwang/selenium-server-standalone
Composer distribution of Selenium Server Standalone, the browser automation framework.
leyiwang/sequence-labeling-BiLSTM-CRF
sequence-labeling-BiLSTM-CRF
leyiwang/Somiao-Pinyin
Somiao Pinyin: Train your own Chinese Input Method with Seq2seq Model 搜喵拼音输入法
leyiwang/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
leyiwang/text_classification
all kinds of text classification models and more with deep learning
leyiwang/TextRecognitionDataGenerator
A synthetic data generator for text recognition
leyiwang/tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
leyiwang/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
leyiwang/weibospider
:zap: A distributed crawler for weibo, building with celery and requests.
leyiwang/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding