PrithivirajDamodaran / Parrot_Paraphraser

A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational engines. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.
Apache License 2.0
866 stars 141 forks source link

Installation Issue on Ubuntu #25

Closed Bilal-irfan closed 1 year ago

Bilal-irfan commented 2 years ago

I am trying to install the library on Ubuntu but its not allowing me to install

PrithivirajDamodaran commented 2 years ago

Screenshot the issue.

Bilal-irfan commented 2 years ago

image @PrithivirajDamodaran can you please check I am running this pip install git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git

Temur87 commented 2 years ago

I am having the exact same error with Windows (PyCharm - Python Version : 3.9.6)

PrithivirajDamodaran commented 2 years ago

I neither have a windows machine nor have a specific Ubuntu machine to test this.

Temur87 commented 2 years ago

Which IDE do you recommend for Mac in this case ?

PrithivirajDamodaran commented 2 years ago

For the Ubuntu user this might be relevant - https://stackoverflow.com/questions/32595050/sudo-pip-install-python-levenshtein-failed-with-error-code-1?answertab=trending#tab-top

Please google, I am sure others have faced issues with levenshtien.

smyja commented 2 years ago

image @PrithivirajDamodaran can you please check I am running this pip install git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git

https://stackoverflow.com/a/61481091/6499765

PrithivirajDamodaran commented 1 year ago

I added a new demo notebook, and everything works fine. (check for the link in Readme)