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

Bug in some FST-Text when we apply graph on text #91

Open
ELMOKHTARIMustapha opened this issue Sep 15, 2017 · 1 comment
Open

Bug in some FST-Text when we apply graph on text #91

ELMOKHTARIMustapha opened this issue Sep 15, 2017 · 1 comment

Comments

@ELMOKHTARIMustapha
Copy link

We notice a problem, in some graph, we don't have all path when we apply the graph to a text.
The automaton is not exact.

What steps will reproduce the problem?
Open the attached graph "deux_centieme.grf", compil it, apply to the text "deux_centieme.txt", and Construct FST-Text.

  1. deux_centieme.tar.gz

What is the expected output?

We want all paths, the path for "deux-centième" and the path for "centième".

What do you see instead?

We have the path "deux centième " but we don't have the path "centième" on the automaton.

@martinec
Copy link
Member

Hi @ELMOKHTARIMustapha. Thank you for your bug report.

Since I'm unable to reproduce this issue, I would like to ask you to create a '.ulp' log file according the instructions available on the User's Manual (section 13.1) or, alternatively, to share the contents of your console (go to Info -> Console, and then CTRL+A -> CTRL+C to copy all the entries) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants