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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -