Skip to main content

Add a short description here!

Project description

Implement some keyphrase generation algorithm

https://img.shields.io/github/workflow/status/supercoderhawk/deep-keyphrase/ci:alt:GitHubWorkflowStatus

Description

Implemented Paper

CopyRNN

Deep Keyphrase Generation (Meng et al., 2017)

CopyCNN

CopyTransformer

Usage

required files (4 files in total)

  1. vocab_file: word line by line (don’t with index!!!!)

  2. training, valid and test file

data format for training, valid and test

json line format, every line is a dict

Notes

  1. compared with the original seq2seq-keyphrase-pytorch
    1. fix the implementation error:
      1. copy mechanism

      2. train and inference are not correspond (training doesn't have input feeding and inference has input feeding)

    2. easy data preparing

    3. tensorboard support

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deep-keyphrase-0.0.5.tar.gz (30.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page