Skip to content

Symmetric Delete spelling correction algorithm implemented in Rust, compiled to WebAssembly

License

Notifications You must be signed in to change notification settings

mjanjic01/symspell-wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

symspell-wasm

Symmetric Delete spelling correction algorithm implemented in Rust, compiled to WebAssembly.

Build

With rust installed:

  cargo install wasm-pack
  wasm-pack build --target web

About

Symmetric Delete spelling correction algorithm implemented in Rust, compiled to WebAssembly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 94.9%
  • HTML 5.1%