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

unwanted output in the outputfile #3

Closed
kosloot opened this issue Jan 9, 2017 · 1 comment
Closed

unwanted output in the outputfile #3

kosloot opened this issue Jan 9, 2017 · 1 comment
Assignees

Comments

@kosloot
Copy link
Contributor

kosloot commented Jan 9, 2017

When running Mbt from the command line using redirection, like:

mbt < in > out
some comment is written to out that shouldn't be there. like:
mbt 3.2.17 (c) CLST, ILK and CLiPS 1998 - 2017.
Memory Based Tagger

This poisons the out file.
These messages should go to stderr probably, or the logfile

@kosloot kosloot self-assigned this Jan 9, 2017
kosloot pushed a commit that referenced this issue Jan 9, 2017
@kosloot
Copy link
Contributor Author

kosloot commented Jan 9, 2017

in interactive mode, there is no logfile.
So the message is send to cerr now

@kosloot kosloot closed this as completed Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant