Skip to content

eroux/hunspell-bo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classical Tibetan syllable spellchecker for Hunspell

You can find here the necessary files to use spell checking for Classical Tibetan at syllable level (not composed words) in Hunspell (used in many applications).

Note that checking compound words for Tibetan is not possible with hunspell alone due to the absence of separation between words.

Using

Global installation

Under Linux or OSX, you can install the spellchecker globally and benefit from it in most applications.

  • under Linux, copy bo.dic and bo.aff to /usr/share/hunspell, or use the hunspell-bo package if available in your distribution (under Debian for example).
  • Under OSX, copy bo.dic and bo.aff to /Library/Spelling and restart your machine.

Application-specific installation

The sources for these extensions are in the firefox and lo directories. To build them, run make.

Building / Testing

To rebuild bo.dic from the data in tibetan-spellchecker, run

make update

For a small test, run

make test

Changes

See CHANGELOG.md.

License

This work and the derived files are under the Creative Commons CC0 license.

About

Hunspell files for Tibetan (syllable level only)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published