/paraphrase-generation-web-demo

Web App for demo of this paper: http://www.isi.edu/natural-language/projects/rewrite/bopang.pdf. - built using Python Flask

Primary LanguageGAP

Paraphrase Generation web demo

It is a demo Web App (built using Python Flask) for the implementation of this paper:

Syntax-based Alignment of Multiple Translations: Extracting Paraphrases and Generating New Sentences

If you want to use this implementation any purpose, please use this repo.

In case you plan to use it in your research, please the above paper cite using:

@inproceedings{pang2003syntax,
  title={Syntax-based alignment of multiple translations: Extracting paraphrases and generating new sentences},
  author={Pang, Bo and Knight, Kevin and Marcu, Daniel},
  booktitle={Proceedings of the 2003 Conference of the North American Chapter of the Association for Computational Linguistics on Human Language Technology-Volume 1},
  pages={102--109},
  year={2003},
  organization={Association for Computational Linguistics}
}

Please Note: I am NOT any of the authors of of the paper. So, if you want you can consider to verify the implementation from this demo app.

In case of any problem, please contact me at: harshjtrivedi94@gmail.com

Hope you find it useful : )