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

process for submitting corrections #4

Open
jtauber opened this issue Nov 24, 2017 · 2 comments
Open

process for submitting corrections #4

jtauber opened this issue Nov 24, 2017 · 2 comments

Comments

@jtauber
Copy link

jtauber commented Nov 24, 2017

I am compiling a list of lemmatisation errors, mostly through applying my own rule-based morphology parsing.

What should the process be for submitting corrections?

@gcelano
Copy link
Owner

gcelano commented Nov 24, 2017

Good question. I think you could generate a pull request here, for example

@jtauber
Copy link
Author

jtauber commented Nov 27, 2017

when you generate new lemmatisations of text, do you use the uniqueTokens?

The corrections I'm compiling are not context- / text- specific but are just corrections to the unique tokens / morpheus output. For example: when verbs are lemmatised with the wrong preverb.

If I make pull requests against the uniqueTokens, will those improvements be picked up next time you run lemmatisation on actual texts? Or will they get overwritten unless I also make a pull request against the Morpheus data?

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