GithubHelp home page GithubHelp logo

keithvassallomt / maltese_spelling_dict Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 21.11 MB

Official repository of the Maltese Spelling Dictionary

License: GNU Lesser General Public License v3.0

Common Workflow Language 98.96% C# 1.04%

maltese_spelling_dict's Introduction

Maltese Spelling Dictionary

Info Value
Word List Author Original list by Ramon Casha. Updated list by Ġabra Project
Repackaged By Keith Vassallo ([email protected])
Website https://spelling.mt
Number of Words / Word Forms 3,686,295
Version 0.80

INSTALLATION

LibreOffice/OpenOffice

This is probably the easiest way to use the Maltese spelling dictionary, and works on Linux, macOS and Windows.

Note: Requires LibreOffice/OpenOffice 3.2 or newer.

  1. Open LibreOffice/OpenOffice.
  2. Tools > Extension Manager
  3. Click Add.
  4. Browse to this folder/libreoffice-mt and click on maltese-dictionary.oxt
  5. Restart LibreOffice/OpenOffice when prompted.

To create a document in Maltese

  1. Tools > Language > For Paragraph.
  2. From the language drop-down list choose Maltese.

Microsoft Office on Windows

An Add-In is available for Microsoft Word that allows spell checking capabilities.

To install:

  1. Go to the msoffice-mt folder, then open MalteseSpellCheckSetup.msi or MalteseSpellCheckSetup64.msi depending on whether you have a 32-bit or 64-bit Microsoft Office installation.
  2. Follow installation instructions.

Linux System-Wide

This enables Maltese system-wide spellchecking on the system.

  1. In a terminal, run:
sudo apt install hunspell  # Debian-based systems
sudo yum install hunspell  # Red Hat-based systems
  1. Copy the files in the hunspell-mt folder of this dictionary to the system library folder:
sudo cp "/path/to/Maltese_Spellcheck/hunspell-mt/*" "/usr/share/hunspell/"

To use Maltese spell checking in an app, please consult that app's documentation.

macOS System-Wide

This enables Maltese system-wide spellchecking on the system.

  1. Install HomeBrew from https://brew.sh
  2. In a terminal run:
brew install hunspell
sudo mkdir /Library/Spelling/
  1. Copy the files in the hunspell-mt folder of this dictionary to the system library folder:
sudo cp "/path/to/Maltese_Spellcheck/hunspell-mt/*" "/Library/Spelling/"

To use Maltese spell checking in an app, please consult that app's documentation.

MORE INFORMATION

For more information and detailed documentation, see https://spelling.mt

maltese_spelling_dict's People

Contributors

icemaltacode avatar

Watchers

Keith Vassallo 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.