Skip to content

zeeem/Python-ParaPhrasing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Python-ParaPhrasing

This para phrasing script uses google translation module to do that but not using their paid api.

Use the function as: .... paraPhrase("YOUR TEXT") this will return a string.

library required:

  • pyQt4 : (windows) install from here : from here

    In the filenames cp27 means C-python version 2.7, cp35 means python 3.5, etc.

    Make sure you grab the correct Windows wheel file (python version, 32/64 bit), and then use pip to install it - e.g:

    C:\path\where\wheel\is\> pip install PyQt4-4.11.4-cp35-none-win_amd64.whl
    

About

this para phrasing script uses google translation module to do that but not using their paid api or anything.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages