lastdawnsu's repositories
Structured-Self-Attentive-Sentence-Embedding
An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' published by IBM and MILA.
AT4ChineseNER
Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism
BaiduSpider
BaiduSpider,一个爬取百度搜索结果的爬虫,目前支持百度网页搜索,百度图片搜索,百度知道搜索,百度视频搜索,百度资讯搜索,百度文库搜索,百度经验搜索和百度百科搜索。
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
doc-han-att
Hierarchical Attention Networks for Chinese Sentiment Classification
DS1011_Final_Projet
Repo for NLP final project
finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
fudan_mtl_reviews
TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`
kaggle-quora-question-pairs
Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)
learn-regex
Learn regex the easy way
models
Models and examples built with TensorFlow
multi-class-text-classification-cnn-rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
pytorch-tools
Tools for PyTorch
QA-deep-learning
tensorflow and theano cnn code for insurance QA(question Answer matching)
sentence-transformers
Sentence Embeddings with BERT & XLNet
tensor2tensor
A library for generalized sequence to sequence models
TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
treelstm-pytorch
python3 version of https://github.com/dasguptar/treelstm.pytorch
treelstm.pytorch
Tree LSTM implementation in PyTorch
writing-code-for-nlp-research-emnlp2018
A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018