We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://docs.zingg.ai/zingg-0.3.4/improving-accuracy/stopwordsremoval
./scripts/zingg.sh --phase recommend --conf <conf.json> --columns
should be
./scripts/zingg.sh --phase recommend --conf <conf.json> --column
The text was updated successfully, but these errors were encountered:
issue zinggAI#593
0ec4e8a
fixed in commit 0ec4e8a
Sorry, something went wrong.
Merge pull request #594 from zinggAI/issue593
ede80ab
issue #593 doc update for recommend phase
vikasgupta78
No branches or pull requests
https://docs.zingg.ai/zingg-0.3.4/improving-accuracy/stopwordsremoval
./scripts/zingg.sh --phase recommend --conf <conf.json> --columns
should be
./scripts/zingg.sh --phase recommend --conf <conf.json> --column
The text was updated successfully, but these errors were encountered: