- Notifications
You must be signed in to change notification settings - Fork1
Partial Java implementation of OpenFST.
License
belambert/javafst
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is mostly taken fromSphinxwith a small amount of clean-up, making it obey Google style checks, etc.
I've needed to extract this code from the Sphinx4 repo a number of times, so Idecided to finally give it another home here. I dont plan to make any majormodifications, but I might hack on it a little here or there. Please feel freeto make contributions.
Automatically generated javadochere.
You might findJOpenFst to be useful too.
|
|
The original code could be modernized in a number of ways, especially to takeadvantages of Java8 features. Here is a short list of some of the things thatcould be done:
- Use null less.
- The mutable/immutable distinction is a little weird.
Need tests, especially for:
- FST output
- Immutable FSTs
For reference you can find the C++ codehere.
About
Partial Java implementation of OpenFST.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.