https://github.com/armandgiraud/paraphrase
Paraphrasing based on backtranslation
https://github.com/armandgiraud/paraphrase
nlp nlp-library textblob textmining translation
Last synced: about 1 year ago
JSON representation
Paraphrasing based on backtranslation
- Host: GitHub
- URL: https://github.com/armandgiraud/paraphrase
- Owner: ArmandGiraud
- License: mit
- Created: 2019-03-02T19:35:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-02T20:19:34.000Z (about 7 years ago)
- Last Synced: 2025-01-01T03:21:59.545Z (about 1 year ago)
- Topics: nlp, nlp-library, textblob, textmining, translation
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
==========
paraphrase
==========
.. image:: https://img.shields.io/pypi/v/paraphrase.svg
:target: https://pypi.python.org/pypi/paraphrase
.. image:: https://img.shields.io/travis/armandgiraud/paraphrase.svg
:target: https://travis-ci.org/armandgiraud/paraphrase
.. image:: https://readthedocs.org/projects/paraphrase/badge/?version=latest
:target: https://paraphrase.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
paraphrasing using backtranslation
* Free software: MIT license
* Documentation: https://paraphrase.readthedocs.io.
Features
--------
* TODO
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage