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

FST Operation #4

Open
mmbejani opened this issue Jun 28, 2021 · 0 comments
Open

FST Operation #4

mmbejani opened this issue Jun 28, 2021 · 0 comments

Comments

@mmbejani
Copy link

I just run the example code and create two FSTs. Then I use intersect operation on these two FSTs and got the following error:

ERROR: IntersectFst: Input FSTs are not acceptors
Traceback (most recent call last):
File "", line 1, in
File "pywrapfst.pyx", line 3636, in pywrapfst.intersect
File "pywrapfst.pyx", line 3667, in pywrapfst.intersect
File "pywrapfst.pyx", line 2737, in pywrapfst._init_MutableFst
pywrapfst.FstOpError: Operation failed

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

No branches or pull requests

1 participant