Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please help how to deal with space in cmd line #153

Open
findgit123 opened this issue Mar 9, 2019 · 1 comment
Open

please help how to deal with space in cmd line #153

findgit123 opened this issue Mar 9, 2019 · 1 comment

Comments

@findgit123
Copy link

Hi,
If I run Mallet in cmd for a path without space, it is ok.
I do not know how to deal with space in cmd line. for example, I used quotation marks below, but it does not work
Mallet import-dir --input "F:\0economist data\eco data\final economist 1991-2016 8 country from Abi Proquest\All article\cn article\cn_1991" --output "F:\0economist data\eco data\final economist 1991-2016 8 country from Abi Proquest\All article\cn article\cn_1991_lda\cn91.mallet" --keep-sequence --remove-stopwords

I am using Mallet 2.0.8, on windows 7.
thanks for help.

@briancroxall
Copy link

If you're working on the command line, it's almost always easier to work with directories that do not use spaces. Can you simply rename your directories using hyphens or underscores instead of spaces?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants