senlau's starred repositories
coding-interview
😀 代码面试题集,包括剑指 Offer、编程之美等
shixin-spring-boot
定制化的SpringBoot框架,更快的业务开发,更好的性能优化,开箱即用!
TransformerSum
Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.
Bidirectiona-LSTM-for-text-summarization-
A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)
NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
graph-neural-network-pyg
PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.
Abstractive-Summarization-With-Transfer-Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
DjangoBlog
🍺基于Django的博客系统
Pointer_Generator_Summarizer
:closed_book::twisted_rightwards_arrows::page_facing_up: A deep learning neural network for abstractive deep summarization
chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
covid-19-data
A repository of data on coronavirus cases and deaths in the U.S.
BERT-Transformer-for-Summarization
A BERT-Transformer network for abstractive text summarization
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
biobert-pretrained
BioBERT: a pre-trained biomedical language representation model for biomedical text mining
pytorch_mtl
Multi-task learning of Abstractive Summarization with Entailment Generation implemented using PyTorch