GithubHelp home page GithubHelp logo

'unzip' is not recognized as an internal or external command, operable program or batch file. about how_to_make_a_text_summarizer HOT 13 OPEN

llsourcell avatar llsourcell commented on June 3, 2024
'unzip' is not recognized as an internal or external command, operable program or batch file.

from how_to_make_a_text_summarizer.

Comments (13)

astral-fate avatar astral-fate commented on June 3, 2024 8

you have to install git in your jubyter notebook envirment using the follwoing command

conda install git
then it will work just fine

image

image

from how_to_make_a_text_summarizer.

ffabinhoo avatar ffabinhoo commented on June 3, 2024 1

I solved the problem downloading and installling http://gnuwin32.sourceforge.net/ for windows

from how_to_make_a_text_summarizer.

yasersakkaf avatar yasersakkaf commented on June 3, 2024

Same Issue.

from how_to_make_a_text_summarizer.

surya89s avatar surya89s commented on June 3, 2024

Same Issue.. can anyone help please

from how_to_make_a_text_summarizer.

ffabinhoo avatar ffabinhoo commented on June 3, 2024

same issue

from how_to_make_a_text_summarizer.

asharsid avatar asharsid commented on June 3, 2024

Dont read in the zipped file. Read the unzipped glove file directly.

from how_to_make_a_text_summarizer.

Dev00114 avatar Dev00114 commented on June 3, 2024

unzip is not a normal Windows program. If you are using PowerShell or CMD as your shell, it typically won't work. If you want this feature, you'd need to install some version of Bash (e.g. Git Bash). From there, you can use the unzip command from a bash shell, or, if you select the appropriate installation options (UNIX tools in CMD), you can use unzip in CMD and PowerShell as well

from how_to_make_a_text_summarizer.

sanjeev49 avatar sanjeev49 commented on June 3, 2024

I solved the problem downloading and installling http://gnuwin32.sourceforge.net/ for windows

Yes. Thats works. Thanks

from how_to_make_a_text_summarizer.

manav3475 avatar manav3475 commented on June 3, 2024

I solved the problem downloading and installing http://gnuwin32.sourceforge.net/ for windows

for unzip command what package should I download

from how_to_make_a_text_summarizer.

GAGANTYAGI15 avatar GAGANTYAGI15 commented on June 3, 2024

it works for me thanks

from how_to_make_a_text_summarizer.

dustinbaekpersonal avatar dustinbaekpersonal commented on June 3, 2024

you have to install git in your jubyter notebook envirment using the follwoing command

conda install git then it will work just fine

image image

it works for me as well, but why does it work?

from how_to_make_a_text_summarizer.

molua avatar molua commented on June 3, 2024

you have to install git in your jubyter notebook envirment using the follwoing command

conda install git then it will work just fine

image image

that works, thanks

from how_to_make_a_text_summarizer.

Dibya069 avatar Dibya069 commented on June 3, 2024

I don't know how it worked, but in my case it giving me error...

image

from how_to_make_a_text_summarizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.