SFST: Difference between revisions

From ACL Wiki
Jump to navigation Jump to search
Kiwibird (talk | contribs)
New page: SFST (Stuttgart Finite State Tools) is a set of programs that can be used for writing morphological analysers. It is also one of the possible backends for HFST. ==External links== * ...
 
Kiwibird (talk | contribs)
gplv2
Line 1: Line 1:
SFST (Stuttgart Finite State Tools) is a set of programs that can be used for writing morphological analysers. It is also one of the possible backends for [[HFST]].  
SFST (Stuttgart Finite State Tools) is a set of Free and Open Source programs that can be used for writing morphological analysers. It is also one of the possible backends for [[HFST]].  
 
License: GPLv2


==External links==
==External links==
* http://www.ims.uni-stuttgart.de/projekte/gramotron/SOFTWARE/SFST.html - official homepage
* http://www.ims.uni-stuttgart.de/projekte/gramotron/SOFTWARE/SFST.html - official homepage
* http://wiki.apertium.org/wiki/Sfst - SFST information on the Apertium wiki
* http://wiki.apertium.org/wiki/Sfst - SFST information on the Apertium wiki

Revision as of 06:47, 15 April 2011

SFST (Stuttgart Finite State Tools) is a set of Free and Open Source programs that can be used for writing morphological analysers. It is also one of the possible backends for HFST.

License: GPLv2

External links