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

use stderr for outputting progress #2

Open
jtauber opened this issue Feb 1, 2021 · 1 comment
Open

use stderr for outputting progress #2

jtauber opened this issue Feb 1, 2021 · 1 comment

Comments

@jtauber
Copy link

jtauber commented Feb 1, 2021

things like the following should be output to stderr in my opinion, so the output of my own script can be redirected.

Loading models...
Part-of-speech models loading...
Person models loading...
Number models loading...
Tense models loading...
Mood models loading...
Voice models loading...
Gender models loading...
Case models loading...
Degree models loading...
Pre-processing text...
Text and punctuation split into 17752 individual tokens.
Angel's looking at each word by itself...
Reconsidering tags...
Studying each word in light of its context...
@chrisdrymon
Copy link
Owner

This is something I'm unfamiliar with. I'll check it out and likely include it in the next release.

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