Python bindings for the SFST library - Summary
The pysfst module contains Python bindings for the API of SFST, the Stuttgart Finite State Transducer Tools.
See the pysfst home page for references and doctest documentation.
Registration Date: Sat 18 Mar 2006 06:24:00 PM UTC
License: GNU General Public License V2 or later
Development Status: 4 - Beta
posted by tarnold, Sun 16 Mar 2008 01:12:39 PM UTC - 0 replies
Maintenance update to the current SFST-1.1 version.
Changes:
- implemented the Python _eq_ operator as fst-compare
- moved thread semaphores to Python
- bug #9287 should finally have been gone
posted by tarnold, Wed 31 Oct 2007 09:32:46 AM UTC - 0 replies
Enhanced the finite state transducer CAS to cope with the German SMOR morphology.
Added a solve_precompile method to minimise the compilation time for a variable-solved morphology.
See the 'algebra' doctest at http://home.gna.org/pysfst/tests/algebra.html for details.
posted by tarnold, Fri 07 Sep 2007 08:07:28 AM UTC - 0 replies
Created a source and binary package for debian etch i386, see http://home.gna.org/pysfst/debian.html for how to install it.
posted by tarnold, Mon 03 Sep 2007 01:06:02 PM UTC - 0 replies
(Re-?)invented a symbolic algebra for SFST finite state transducer source code (see the 'algebra' doctest at http://home.gna.org/pysfst/tests/algebra.html). It now works for the test examples and for XMOR, but not (yet?) for SMOR. Consider it as experimental.
Bugfixes
--------
Fixed bug #9626 (Subtle errors when including UTF8 files) and bug #9922 (UTF8 not preserved on composition).
[Submit News]
[9 news in archive]


