senlau

senlau

Geek Repo

Location:Northwestern Polytechnical University in Xi'an, Shaanxi Province

Github PK Tool:Github PK Tool

senlau's starred repositories

summarizing_summarization

We summarize the summarization papers presented at major conferences (starting with ACL 2019)

Stargazers:85Issues:0Issues:0

cnndm_acl18

Code to obtain the training data for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"

Language:PythonStargazers:18Issues:0Issues:0

TextSumma

reimplementing Neural Summarization by Extracting Sentences and Words

Language:PythonLicense:Apache-2.0Stargazers:16Issues:0Issues:0

Results-of-Deep-Learning-in-NLP

SOTA results for machine learning problems in NLP .

License:Apache-2.0Stargazers:11Issues:0Issues:0

Chinese-BERT-wwm

Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)

Language:PythonLicense:Apache-2.0Stargazers:9476Issues:0Issues:0

pytorch-continuous-bag-of-words

The Continuous Bag-of-Words model (CBOW) is frequently used in NLP deep learning. It's a model that tries to predict words given the context of a few words before and a few words after the target word.

Language:PythonStargazers:81Issues:0Issues:0

ERNIE-Pytorch

ERNIE Pytorch Version

Language:PythonLicense:MITStargazers:907Issues:0Issues:0

text-classification

文本分类的目前测试效果较好的算法

Language:PythonStargazers:56Issues:0Issues:0

Chinese-Word-Vectors

100+ Chinese Word Vectors 上百种预训练中文词向量

Language:PythonLicense:Apache-2.0Stargazers:11708Issues:0Issues:0

Chinese-Text-Classification-Pytorch

中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。

Language:PythonLicense:MITStargazers:5204Issues:0Issues:0

Bert-Chinese-Text-Classification-Pytorch

使用Bert,ERNIE,进行中文文本分类

Language:PythonLicense:MITStargazers:3883Issues:0Issues:0

Quora-Insincere-Questions-Classification

45th Place Solution of the Quora insincere questions classification competition in Kaggle.

Language:Jupyter NotebookStargazers:9Issues:0Issues:0

kaggle_public

阿水的数据竞赛开源分支

Language:Jupyter NotebookStargazers:350Issues:0Issues:0

CCF-BDCI-Sentiment-Analysis-Baseline

The code for CCF-BDCI-Sentiment-Analysis-Baseline

Language:PythonLicense:Apache-2.0Stargazers:434Issues:0Issues:0

roberta_zh

RoBERTa中文预训练模型: RoBERTa for Chinese

Language:PythonStargazers:2570Issues:0Issues:0

XSum

Topic-Aware Convolutional Neural Networks for Extreme Summarization

Language:PythonLicense:MITStargazers:349Issues:0Issues:0

opennmt.github.io

OpenNMT website

Language:CSSLicense:MITStargazers:4Issues:0Issues:0

MTA-LSTM

The code and data of ijcai2018 paper <Topic-to-Essay Generation with Neural Networks>

Language:PythonStargazers:154Issues:0Issues:0

text_summurization_abstractive_methods

Multiple implementations for abstractive text summurization , using google colab

Language:Jupyter NotebookStargazers:523Issues:0Issues:0

text_summarization_models

Abstractive and extractive summarization implemented using tensorflow

Language:PythonStargazers:4Issues:0Issues:0

Neural-Machine-Translation

Several basic neural machine translation models implemented by PyTorch & TensorFlow

Language:PythonStargazers:29Issues:0Issues:0

pointer_summarizer

pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"

Language:PythonLicense:Apache-2.0Stargazers:900Issues:0Issues:0

neural-summ-cnndm-pytorch

Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail

Language:PythonLicense:MITStargazers:199Issues:0Issues:0

RLSeq2Seq

Deep Reinforcement Learning For Sequence to Sequence Models

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

transformer-pointer-generator

A Abstractive Summarization Implementation with Transformer and Pointer-generator

Language:PythonLicense:MITStargazers:394Issues:0Issues:0

kaggle

Some solutions about kaggle compettions.

Language:Jupyter NotebookStargazers:16Issues:0Issues:0

Quora-Kaggle

Our experience & lesson & code

Language:PythonStargazers:48Issues:0Issues:0

A-Hierarchical-End-to-End-Model-for-Jointly-Improving-Text-Summarization-and-Sentiment-Classificatio

A Hierarchical End-to-End Model for Jointly Improving Text Summarization and Sentiment Classification

Language:PythonStargazers:4Issues:0Issues:0

attention-is-all-you-need-pytorch

A PyTorch implementation of the Transformer model in "Attention is All You Need".

Language:PythonLicense:MITStargazers:8639Issues:0Issues:0

Text_Classification

Summary of Text Classification in deep learning techniques implemented by PyTorch and TensorFlow. 深度学习文本分类技术总结,以PyTorch实现。

Language:PythonStargazers:13Issues:0Issues:0