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

Evaluation classes #2

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Evaluation classes #2

wants to merge 34 commits into from

Conversation

baerrach
Copy link
Contributor

First alpha of the evaluation classes.
Need to run this against more of my test data to see if it is complete, and probably need to write the Comparison classes to check different outputs to find which is better.

Still need to handle mismatches, and re-syncing streams.
Lookahead characters to see if the stream needs to be resynced in order
to get better evaluation results
When the stream finds the first candidate sync spot it should stop.
If there were multiple candidate characers in a row it would incorrectly
greedily grab too many.
Fixed debug of end of lines.
Was missing あ for some reason...
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