Difference between revisions of "Talk:Starting a new language with HFST"
Jump to navigation
Jump to search
(Created page with ' ==Revision 1989== <pre> $ make hfst-lexc apertium-tr-tk.tk.lexc -o tk-tr.lexc.hfst hfst-lexc: warning: Defaulting to foma type (since it has native lexc support); Use command…') |
(Blanked the page) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Revision 1989== |
|||
<pre> |
|||
$ make |
|||
hfst-lexc apertium-tr-tk.tk.lexc -o tk-tr.lexc.hfst |
|||
hfst-lexc: warning: Defaulting to foma type (since it has native lexc support); |
|||
Use command-line option --format to override |
|||
Root...1, Ninfl...2, NounStems...2 |
|||
Building lexicon... |
|||
Determinizing... |
|||
Minimizing... |
|||
Done! |
|||
hfst-twolc -R -i apertium-tr-tk.tk.twol -o tk-tr.twol.hfst |
|||
Reading input from apertium-tr-tk.tk.twol. |
|||
Writing output to tk-tr.twol.hfst. |
|||
syntax error, unexpected SYMBOL_SPACE |
|||
on line 6: |
|||
Sets |
|||
Aborted. |
|||
make: *** [all] Ошибка 1 |
|||
</pre> |