lang-sqi

Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Albanian language

https://github.com/giellalt/lang-sqi

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.1%) to scientific vocabulary

Keywords

constraint-grammar finite-state-transducers geo-europe giellalt-experiment-langs langfam-indoeuropean language-resources maturity-exper minority-language nlp proofing-tools
Last synced: 6 months ago · JSON representation ·

Repository

Finite state and Constraint Grammar based analysers and proofing tools, and language resources for the Albanian language

Basic Info
  • Host: GitHub
  • Owner: giellalt
  • License: other
  • Language: Text
  • Default Branch: main
  • Homepage: https://giellalt.uit.no
  • Size: 1.63 MB
Statistics
  • Stars: 2
  • Watchers: 23
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
constraint-grammar finite-state-transducers geo-europe giellalt-experiment-langs langfam-indoeuropean language-resources maturity-exper minority-language nlp proofing-tools
Created almost 6 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation Authors

README.md

The Albanian morphology and tools

Maturity Lemma count GitHub issues License Doc Build Status CI/CD Build Status

Download nightly / CI/CD installation packages for testing (contains the core zhfst file(s)):

Windows MacOS Mobile

NB!! Note that the nightly / CI/CD installation packages are not tested for language quality, and might contain regressions and errors.

This repository contains finite state source files for the Albanian language, for building morphological analysers, proofing tools and dictionaries. The data and implementation are licenced under LICENSE licence, also detailed in the LICENSE. The authors named in the AUTHORS file are available to grant other licencing choices.

Install proofing tools and keyboards for the Albanian language by using the Divvun Installer (some languages are only available via the nightly channel).

Download and test speller files

The speller files downloadable at the top of this page (the *.bhfst files) can be used with divvunspell, to test their performance. These files are the exact same ones as installed on users' computers and mobile phones. Desktop and mobile speller files differ from each other in the error model and should be tested separately — thus also two different downloads.

Documentation

Documentation can be found at:

Core dependencies

In order to compile and use Albanian language morphology and dictionaries, you need:

To install VislCG3 and HFST, just copy/paste this into your Terminal on macOS:

curl https://apertium.projectjj.com/osx/install-nightly.sh | sudo bash

or terminal on Ubuntu, Debian or Windows Subsystem for Linux:

wget https://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bash sudo apt-get install cg3 hfst

or terminal on RedHat, Fedora, CentOS or Windows Subsystem for Linux:

wget https://apertium.projectjj.com/rpm/install-nightly.sh -O - | sudo bash sudo dnf install cg3 hfst

Alternatively, the Apertium wiki has good instructions on how to install the dependencies for Mac OS X and how to install the dependencies on linux

Further details and dependencies are described on the GiellaLT Getting Started pages.

Downloading

Using Git: git clone https://github.com/giellalt/lang-sqi

Using Subversion: svn checkout https://github.com/giellalt/lang-sqi.git/trunk lang-sqi

Building and installation

INSTALL describes the GNU build system in detail, but for most users it is the usual:

sh ./autogen.sh # This will automatically clone or check out other GiellaLT dependencies ./configure make (as root) make install

Citing

If you use language data from more than one GiellaLT language, consider citing our LREC 2022 article on whole infra:

Linda Wiechetek, Katri Hiovain-Asikainen, Inga Lill Sigga Mikkelsen, Sjur Moshagen, Flammie Pirinen, Trond Trosterud, and Børre Gaup. 2022. Unmasking the Myth of Effortless Big Data - Making an Open Source Multi-lingual Infrastructure and Building Language Resources from Scratch. In Proceedings of the Thirteenth Language Resources and Evaluation Conference, pages 1167–1177, Marseille, France. European Language Resources Association.

If you use bibtex, following is as it is on ACL anthology:

bibtex @inproceedings{wiechetek-etal-2022-unmasking, title = "Unmasking the Myth of Effortless Big Data - Making an Open Source Multi-lingual Infrastructure and Building Language Resources from Scratch", author = "Wiechetek, Linda and Hiovain-Asikainen, Katri and Mikkelsen, Inga Lill Sigga and Moshagen, Sjur and Pirinen, Flammie and Trosterud, Trond and Gaup, B{\o}rre", booktitle = "Proceedings of the Thirteenth Language Resources and Evaluation Conference", month = jun, year = "2022", address = "Marseille, France", publisher = "European Language Resources Association", url = "https://aclanthology.org/2022.lrec-1.125", pages = "1167--1177" }

Owner

  • Name: GiellaLT
  • Login: giellalt
  • Kind: organization
  • Email: giellalt@uit.no
  • Location: Tromsø

GiellaLT hosts resources for keyboards, proofing tools & text analysis for indigenous & minority languages. See also @divvun & @giellatekno.

Citation (CITATION.cff)

authors: # for whole infra, add / replace
  - family-names: Wiechetek
    given-names: Linda
    orcid: "https://orcid.org/0000-0002-5171-0841"
  - family-names: Hiovain-Asikainen
    given-names: Katri
    orcid: ""
  - family-names: Mikkelsen
    given-names: Inga Lill Sigga
    orcid: ""
  - family-names: Moshagen
    given-names: Sjur N.
    orcid: ""
  - family-names: Pirinen
    given-names: Flammie A
    orcid: "https://orcid.org/0000-0003-1207-5395"
  - family-names: Trosterud
    given-names: Trond
    orcid: ""
  - family-names: Gaup
    given-names: Børre
    orcid: ""
cff-version: 1.2.0
date-released: "2022-06-19"
identifiers:
  - description: ACL anthology
    type: url
    value: https://aclanthology.org/2022.lrec-1.125/
keywords:
  - Albanian
  - NLP
  - morphology
  - spell-checking
  - grammar-checking
  - stemming
  - tokenisation
message: If you use this software, please cite it using these metadata.
repository-code: "https://github.com/giellalt/lang-sqi"
title: GiellaLT repository (__LANG__ language)
version: 0.0.0
preferred-citation: # whole repo, replace with specific if one exists!
  authors:
      - family-names: Wiechetek
        given-names: Linda
      - family-names: Hiovain-Asikainen
        given-names: Katri
      - family-names: Mikkelsen
        given-names: Inga Lill Sigg
      - family-names: Moshagen
        given-names: Sjur N.
      - family-names: Pirinen
        given-names: Flammie A
      - family-names: Trosterud
        given-names: Trond
      - family-names: Gaup
        given-names: Børre
  title: "Unmasking the Myth of Effortless Big Data - Making an Open Source Multi-lingual Infrastructure and Building Language Resources from Scratch"
  type: article
license: __LICENCE__
url: https://github.com/giellalt/lang-sqi/

GitHub Events

Total
  • Push event: 41
Last Year
  • Push event: 41

Dependencies

.github/workflows/docsygen.yml actions
  • actions/checkout v2 composite
  • divvun/actions/lang/build master composite
  • divvun/actions/lang/install-deps master composite
  • divvun/compile-mermaid-markdown-action main composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/zulip.yml actions
  • actions/checkout v3 composite
  • actions/github-script v6 composite
  • tj-actions/changed-files v35 composite
  • zulip/github-actions-zulip/send-message v1 composite