This commit is contained in:
deadsmond 2019-11-25 15:38:40 +01:00
parent 47630e9890
commit b23c51a821

View File

@ -1,6 +1,7 @@
#!/usr/bin/python3
import sys
import re
import openfst_python as fst
class automata: