Skip to content
View May-Sunshine's full-sized avatar

Block or report May-Sunshine

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. gensim gensim Public

    Forked from piskvorky/gensim

    Topic Modelling for Humans

    Python

  2. Text-Summarizer-Pytorch Text-Summarizer-Pytorch Public

    Forked from rohithreddy024/Text-Summarizer-Pytorch

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

    Python

  3. neural-summ-cnndm-pytorch neural-summ-cnndm-pytorch Public

    Forked from lipiji/neural-summ-cnndm-pytorch

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

    Python

  4. text-summarization text-summarization Public

    Forked from airaria/text-summarization

    text summarization using Seq2Seq and CopyNet in Tensorflow

    Python

  5. lightNLP lightNLP Public

    Forked from smilelight/lightNLP

    基于Pytorch和torchtext的自然语言处理深度学习框架,包含序列标注、文本分类、句子关系、文本生成、结构分析、五大功能模块,已实现了命名实体识别、中文分词、词性标注、语义角色标注、情感分析、关系抽取、语言模型、文本相似度、文本蕴含、依存句法分析、词向量训练、聊天机器人、机器翻译、文本摘要等功能。框架功能丰富,开箱可用,极易上手!基本都是学习他人实现然后自己修改融合到框架中,没有细致…

    Python

  6. pointer-generator pointer-generator Public

    Forked from abisee/pointer-generator

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

    Python