Skip to content

FST Operation #4

Open
Open
@mmbejani

Description

@mmbejani

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions