Menu

#154 OlTransducer in hfst_lookup.py uses global name transducer instead of class member

future
open
nobody
1
2013-01-28
2013-01-28
No

Trying to use OlTransducer at all results in:

    File "/home/tapirine/src/Simple4All/scripts/tools/hfst_lookup.py", line 24, in analyse
        if transducer.analyze(string):
    NameError: global name 'transducer' is not defined

Discussion

MongoDB Logo MongoDB