You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Process Morpheus output to better reflect the order a user would select. For example, δεῖ can technically be imperfect, but it's most likely the present form. The morpheus-perseids-api should present the present conjugation before the imperfect one.
To help develop this, I've created the processing-output branch. It downloads a large number of treebanks, extracts the POSTag, and provides a script for running the code against these examples. (More information here.) We can use this branch to test different ordering methods.
(Note: Matches means that the first result is the correct one, Any match means that at least one of the results produced by Morpheus is correct, and Missing means that Morpheus produces no output given the input.)
The text was updated successfully, but these errors were encountered:
Process Morpheus output to better reflect the order a user would select. For example, δεῖ can technically be imperfect, but it's most likely the present form. The
morpheus-perseids-api
should present the present conjugation before the imperfect one.To help develop this, I've created the processing-output branch. It downloads a large number of treebanks, extracts the POSTag, and provides a script for running the code against these examples. (More information here.) We can use this branch to test different ordering methods.
Without any changes, these are the results:
(Note:
Matches
means that the first result is the correct one,Any match
means that at least one of the results produced by Morpheus is correct, andMissing
means that Morpheus produces no output given the input.)The text was updated successfully, but these errors were encountered: