Pinned Repositories
Abstractive-Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
cnn-seq2seq
CNN-Seq2Seq-1
A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
GCNMDA
ML-Experiment
NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
nlp_seminar_2019_code
가천대학교 산업공학과 NLP Seminar 구현 Repository입니다.
QRec
QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
hjd760's Repositories
hjd760/Abstractive-Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
hjd760/cnn-seq2seq
hjd760/CNN-Seq2Seq-1
A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
hjd760/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
hjd760/GCNMDA
hjd760/ML-Experiment
hjd760/NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
hjd760/nlp_seminar_2019_code
가천대학교 산업공학과 NLP Seminar 구현 Repository입니다.
hjd760/QRec
QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)
hjd760/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
hjd760/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
hjd760/seq2seq
generate title from article
hjd760/text_classification
使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,bert,bert-cnn,bert-rnn,bert-rcnn等等做文本分类,以及对比
hjd760/text_summurization_abstractive_methods
Multiple implementations for abstractive text summurization , using google colab
hjd760/TextRank
基于TextRank算法的热词提取和自动文摘
hjd760/textrank_text_summarization
A tutorial for Automatic Text Summarization using TextRank algorithm.
hjd760/TransformerTextSummarization
基于Transformer的生成式文本摘要
hjd760/word_embedding
整理的常用词嵌入使用方法 word embedding: word2vec, glove, fastext