-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add AQUA as word alignment engine #495
Comments
Do the following to the existing files:
@ddaspit, what do you think? |
Ok - we will abandon the assessment API for right now and make a word alignment API.
|
@ddaspit, what do you think - the basic refactoring would be:
Keep all API and database things the same. This is refactoring with 0 other changes. Just get ready for WordAlignment, don't add it yet. |
@ddaspit - How should we represent word alignments at the Serval API layer? Here is the interface that I am assuming:
Options:
|
You should take a look at the |
TODO:
Order to proceed:
|
This is to add the AQUA missing words assessment to Serval.
Implementation option 1 (fully modular):
Implementation option 2 (start combining):
The text was updated successfully, but these errors were encountered: