Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@egegungordu egegungordu released this 31 Jan 11:47
· 6 commits to main since this release

Initial release

Known Issues

  1. Memory leak in WebAssembly implementation needs investigation
  2. Performance optimizations needed in:
    • Dictionary builder
    • Trie data structure
  3. Dictionary-related improvements pending:
    • Mapping layer for hiragana input optimization
    • Review of decompressor/compressor implementation
  4. Multiple best matches support not yet implemented
  5. Unknown data needed for proper cost calculation in lattice

Full Changelog: latest...v0.0.1