Difference between revisions of "Extracting strings with a prefix in HFST"

From Apertium
Jump to navigation Jump to search
(Created page with "<pre> $ echo "y e %<v%> %<tv%> ?*" | hfst-regexp2fst -o /tmp/ye.prefix $ hfst-compose-intersect -2 ~/source/apertium/languages/apertium-tur/.deps/tur.LR.hfst -1 /tmp/ye.prefi...")
 
(No difference)

Latest revision as of 19:40, 2 March 2017


$ echo "y e %<v%> %<tv%> ?*" | hfst-regexp2fst -o /tmp/ye.prefix
$ hfst-compose-intersect -2 ~/source/apertium/languages/apertium-tur/.deps/tur.LR.hfst -1 /tmp/ye.prefix  | hfst-fst2strings