Yanh12's starred repositories

docker_practice

Learn and understand Docker&Container technologies, with real DevOps practice!

Language:GoStargazers:24491Issues:0Issues:0

asoiaf

Character Interaction Networks for George R. R. Martin's "A Song of Ice and Fire" saga

Stargazers:137Issues:0Issues:0

10kGNAD

Ten Thousand German News Articles Dataset for Topic Classification

Language:PythonLicense:MITStargazers:81Issues:0Issues:0

datasets

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools

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

German-NLP

Curated list of open-access/open-source/off-the-shelf resources and tools developed with a particular focus on German

Stargazers:425Issues:0Issues:0

TextAttack

TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/

Language:PythonLicense:MITStargazers:2831Issues:0Issues:0

german-sentiment

A data set and model for german sentiment classification.

Language:PythonLicense:MITStargazers:61Issues:0Issues:0

Deep-Learning-with-TensorFlow-book

深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.

Language:Jupyter NotebookStargazers:13170Issues:0Issues:0

Lihang

Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]

Language:PythonStargazers:5911Issues:0Issues:0

NLP_Project_Abstractive_Summarization

Used Python “keras” package to develop a unidirectional LSTM based deep learning model “encoder-decoder networks” for title generation on news data set. Improved the architecture by using attention. Created tensorboard visualizations to show the validation accuracy and loss. Evaluated the summaries using the ROUGE score.

Language:Jupyter NotebookStargazers:17Issues:0Issues:0

bertviz

BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

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

transformer-abstractive-summarization

Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"

Language:PythonStargazers:71Issues:0Issues:0

attention_keras

Keras Layer implementation of Attention for Sequential models

Language:PythonLicense:MITStargazers:441Issues:0Issues:0

Deep-Reinforced-Abstractive-Summarization

Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization"(https://arxiv.org/abs/1705.04304)

Language:Jupyter NotebookStargazers:19Issues:0Issues:0

abstractive-text-summarization

PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.

Language:Jupyter NotebookStargazers:148Issues:0Issues:0

practical-pytorch

Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained

Language:Jupyter NotebookLicense:MITStargazers:4512Issues:0Issues:0

seq2seq-summarizer

Pointer-generator reinforced seq2seq summarization in PyTorch

Language:PythonLicense:MITStargazers:356Issues:0Issues:0

Text-Summarizer-Pytorch

Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network

Language:PythonStargazers:316Issues:0Issues:0

community

Stores documents used by the TensorFlow developer community

Language:C++License:Apache-2.0Stargazers:1248Issues:0Issues:0

Abstractive-Summarization-With-Transfer-Learning

Abstractive summarisation using Bert as encoder and Transformer Decoder

Language:PythonStargazers:404Issues:0Issues:0

text-summarization

Extractive vs. Abstractive Text Summarization Methods

Language:Jupyter NotebookStargazers:22Issues:0Issues:0

tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

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

Text-Summarization-of-Movie-Reviews

This repo contains the NLP Project i completed at IIT Chicago. It is an extractive based Text summarization technique that is similar to LexRank and TextRank , but also uses word embeddings to measure similarity between sentences

Language:PythonStargazers:1Issues:0Issues:0

arxiv-public-datasets

A set of scripts to grab public datasets from resources related to arXiv

Language:PythonLicense:MITStargazers:383Issues:0Issues:0

pointer-generator

Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"

Language:PythonLicense:NOASSERTIONStargazers:2171Issues:0Issues:0

summarization_embeddings

Code for improving the CL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks." Different forms of word embeddings are integrated into the text summarization model.

Language:PythonStargazers:5Issues:0Issues:0

keras-text-summarization

Text summarization using seq2seq in Keras

Language:PythonLicense:MITStargazers:289Issues:0Issues:0

harry_potter_nlp

Harry Potter and the Allocation of Dirichlet

Language:Jupyter NotebookStargazers:123Issues:0Issues:0

fast_abs_rl

Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"

Language:PythonLicense:MITStargazers:623Issues:0Issues:0

TextRank

Implementation of TextRank with the option of using pre-trained Word2Vec embeddings as the similarity metric

Language:PythonLicense:MITStargazers:56Issues:0Issues:0