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

Implementation of weights in lttoolbox #22

Merged
merged 1 commit into from
Jul 31, 2018

Conversation

Techievena
Copy link
Member

@Techievena Techievena commented Jul 29, 2018

Make all the tweaks necessary to have a minimal implementation
of weights in att_compiler.
Using the same option names as hfst-proc we add options in
lt-proc to output n-best paths using the weight values.

Closes #2
Closes #3
Fixes #12

@Techievena Techievena changed the title att_compiler: Support for weights to lttoolbox binary format. Implementation of weights in lttoolbox Jul 31, 2018
@Techievena
Copy link
Member Author

@ftyers @flammie @TinoDidriksen This PR has the complete implementation of all the changes with all the bugs fixed.
Also see apertium/apertium#19, apertium/apertium-lex-tools#7.

Please review these pull requests.

Make all the tweaks necessary to have a minimal implementation
of weights in att_compiler.
Using the same option names as `hfst-proc` we add options in
lt-proc to output n-best paths using the weight values.

Closes apertium#2
Closes apertium#3
Fixes apertium#12
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.

2 participants