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

V2.1 cannot split dataset into training and testing parts #7

Closed
syangav opened this issue May 8, 2018 · 2 comments
Closed

V2.1 cannot split dataset into training and testing parts #7

syangav opened this issue May 8, 2018 · 2 comments

Comments

@syangav
Copy link

syangav commented May 8, 2018

Following the README file, I ran "java -cp HLTA.jar:HLTA-deps.jar tm.text.Convert --testsetRatio 0.2 datasetName ./source 1000 1" under the version of 2.1. The error was "Unknown option 'testsetRatio' ". Furthermore, I went through the src folder but did not find anything related to argv and testsetRatio flag. Could someone elaborate a little bit more?

@jef33
Copy link
Collaborator

jef33 commented May 9, 2018

The option should be --testset-ratio.

@jef33
Copy link
Collaborator

jef33 commented May 9, 2018

README.md is updated. Thank you for reporting.

@jef33 jef33 closed this as completed May 9, 2018
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