- Notifications
You must be signed in to change notification settings - Fork1
Open
Description
lookup_optimize (self) documentation says: "Optimize the transducer for lookup. This effectively converts the transducer into HFST_OL_TYPE."
It would be very convenient if the conversion of weighted FSTs into the OLW type could be done inside Python, e.g.if lookup_optimize would simply convert weighted FSTs into OLW and unweighted into OL type.
According to the present documentation, one has to produced OLWs by command line tools outside the Python HFST framework.
Metadata
Metadata
Assignees
Labels
No labels