Skip to content

x4901/sto-spell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sto-spell

Spell-checking and synonym finding. Currently, based mainly on Hunspell.

Usage

The application provides a Zero MQ-Socket at localhost:55560. It receives command packets and replies through that channel:

  • lookup : answers with Found or Not Found
  • alternatives : answers with Found, or one or more alternatives (Hunspell suggestions) if not found
  • synonymes : replies with synoynmes from the Hunspell thesaurus, if found

About

Spell-checking and synonym finding via ZMQ

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages