You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, you don't need to use the test() method. This is a test set of params. I might have used it in tests though... which were to be used in local environment anyway.
If you want to run the algorithm with something different, you need to use params -in for setting the input directory, and -out for setting the output directory. I can't login to the mlp instance on wikitech: there should be a script which I used for running the algorithm.
In general it's something like nohup java mlp.MlpRelationFinder -in c:/tmp/mlp/input/ -out c:/tmp/mlp/output/
RussianMlpRelationFinder can be removed, it's just a shortcut for running the program locally on the Russian wikipedia.
see mlp.Config#test
This is clearly unacceptable
The text was updated successfully, but these errors were encountered: