OverviewThe goal of this project is a framework for (weighted) fine state automata and transducers in Javascript with all algorithms of this paper implemented:
Mehryar Mohri - Weighted Automata Algorithms
(Quite?) All operations are already implemented, however maybe not in the most efficient way. Current goal is to write a regex parser creating FSMs in order to have a dynamic demo / tutorial for FSM operations.
Current Demo is static.
Thanks to Paul Dixon for fixing some bugs to make this work with the JScript .NET compiler.
PrerequisitesThe library itself only uses
Javascript 1.7
The demo needs additionally
PHP (Even an old version should be OK - this is all of the code.) DOT from Graphviz (not sure which version)
30 Day Summary Apr 14 2013 — May 14 2013
|
12 Month Summary May 14 2012 — May 14 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.