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

Document model output #43

Open
emanjavacas opened this issue Oct 1, 2017 · 3 comments
Open

Document model output #43

emanjavacas opened this issue Oct 1, 2017 · 3 comments

Comments

@emanjavacas
Copy link

I am having a hard time to find out what the model output should be during training and testing. Unfortunately, the docstrings aren't helping.
For instance, for the lemmas at training time. Docstring says:

            - list of lemma-indices (`include_lemma` = 'label')
            - list of lemma-matrices at character-level (when
              `include_lemma` = 'generate').

But if I print it looks like it is taking rather class probabilities...

@mikekestemont
Copy link

mikekestemont commented Oct 1, 2017 via email

@emanjavacas
Copy link
Author

For the different tasks - lemma, pos. I think I've figured out (it's the class probabilities in batch-first order). But we should document it.

@mikekestemont
Copy link

mikekestemont commented Oct 1, 2017 via email

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

3 participants