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

Feature/alpino lookup #71

Merged
merged 11 commits into from
Aug 28, 2023
Merged

Feature/alpino lookup #71

merged 11 commits into from
Aug 28, 2023

Conversation

oktaal
Copy link
Contributor

@oktaal oktaal commented May 9, 2023

This allows uploading a pre-parsed Alpino treebank to skip parsing. It will also use a lookup to prevent having to re-parse the same sentence twice. (It will also store the parses in the INPUT folder, this is deliberate, because it will really speed things up when restarting a project).

Any generated Alpino-parses can be saved for download.

Furthermore, I've updated the tests to skip Alpino parsing (uses a pre-parsed treebank) and checked that it works with the latest version of all the dependencies.

@oktaal oktaal merged commit 5cef2fe into develop Aug 28, 2023
@oktaal oktaal deleted the feature/alpino-lookup branch August 28, 2023 08:51
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

Successfully merging this pull request may close these issues.

1 participant