Trmorph
Revision as of 14:16, 28 March 2011 by Francis Tyers (talk | contribs) (Created page with ''''Trmorph''' is a GPL morphological analyser and generator for Turkish that can be compiled with HFST. ==Installation== <pre> $ git clone http://www.let.rug.nl/coltekin/trmorp…')
Trmorph is a GPL morphological analyser and generator for Turkish that can be compiled with HFST.
Installation
$ git clone http://www.let.rug.nl/coltekin/trmorph/trmorph.git
You should have a directory now called trmorph/
, switch into it, and run the following command:
$ FSTC=hfst make
This should build the transducer trmorph.a
, now you need to turn that into a format suitable for use with hfst-proc