Giter VIP home page Giter VIP logo

frisian's Introduction

Frisian

Frisian logo

Word list and spell checking for Frisian (fy), a West Germanic language spoken mostly in the province of Friesland (Fryslân) in the north of the Netherlands. Note that with Frisian here, West Frisian is implied.

Source

The source for the word list and spell checking, with permission and under the same license, is the Fryske Akademy.

Installation

Install the word list and spell checker packages from the packages directory with the command sudo dpkg -i followed by the filenames of the packages that need to be installed.

Command-line spell checkers such as Hunspell and Nuspell as well as GUI applications such as LibreOffice and Mozilla's Firefox are able to use the Frisian spell checker.

Word List

The word list in Latin script is in the ASCII file TODO generated/frisian.

See the section on installation to make the word lists available as /usr/share/dict/frisian and as symbolic links /usr/share/dict/frysk and /usr/share/dict/fries.

Spell checker

Spell checker support has been made for Hunspell and Nuspell. It can be found in the files generated/fy_NL.dic and generated/fy_NL.aff.

See the section on installation to make the spell checker directly available in Hunspell and Nuspell. It will install the .aff and .dic files in /usr/share/hunspell. Example usage then is:

hunspell -d fy_NL -a /usr/share/dict/frisian
nuspell -d fy_NL /usr/share/dict/frisian

See the test script on how to use the spell checker without installing the packages. Simply use absolute or relative paths.

Building

To build, tast and package all the files, simply run the scripts in the scripts directory in their order:

  1. ./1-download-language-support.sh
  2. ./2-extract-files.sh
  3. ./3-generate-files.sh (which calls 3-generate-files.py)
  4. ./4-test-spell-checking.sh (see the result in directory test)
  5. ./5-package.sh (see the result in directory packages)

Note to update version number static/control* before building a new package.

See also

The following sources are relevant:

frisian's People

Contributors

pandermusubi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.