python - How can I use sumy.py on the command line? -


after successful installation of sumy.py, i'm trying use command line suggested in sumy 0.3.0:

$ sumy lex-rank --length=10 --url=http://en.wikipedia.org/wiki/automatic_summarization # what's summarisation 

but i'm getting error:

'sumy' not recognized internal or external command, operable program or batch file. 

what should exact syntax of command exactly?


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -