pedrodiamel / pytorch-paraphraser

pytorch paraphraser generate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pytorch Paraphrase Generation

This project providers users the ability to do paraphrase generation for sentences through a clean and simple API.

TODO

  • Training framework (train|visualization|test)
  • Evaluate methods
  • Module for test/api (UI Flask module)
  • Manifold implementation
  • Pip installable package
  • Docker configurate packaging
  • Readme and doc

Datasets

Models

  • Attention NMT
  • Embedded Representation
  • Manifold

Results

Server Name Dataset Bleu Description
@Moto AttNMT CMDS 0.7163 Train: DB(para-nmt-5m-short+cmd)
@Moto AttNMT CMDS+G 0.1351 Train: DB(para-nmt-5m-shoet+cmd)
@Learn TRP+GRU CMDS+G 0.0047 Train: DB(para-nmt-5m-shoet+cmd)

Reference

Repos

About

pytorch paraphraser generate

License:MIT License


Languages

Language:Jupyter Notebook 71.0%Language:Python 27.4%Language:Shell 1.0%Language:HTML 0.6%