Skip to content

Commit 34df385

Browse files
committed
Rydda i teksten, fjerna irrelevante ting
1 parent a935d1c commit 34df385

2 files changed

Lines changed: 9 additions & 13 deletions

File tree

proof/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This page documents how to build and test spellcheckers based on the GiellaLT la
44

55
## Overview of available spellers
66

7-
- [Speller overview](spelling/SpellerOverview.html) — Overview of all spellcheckers grouped by maturity, geography and language family
7+
- [Speller overview](spelling/SpellerOverview.html) — Overview of all spellcheckers grouped by maturity
88

99
## Publikations and links to speller applications
1010
- [Publications on GiellaLT proofing

proof/spelling/SpellerOverview.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,39 +3,35 @@ layout: default
33
title: GiellaLT Spellers
44
---
55

6-
# GiellaLT — Spellcheckers and Proofing Tools
6+
# Spellchecker status overview
77

88
{% assign lang_repos = site.github.public_repositories|jsonify %}
99

10-
This page provides an overview of spellcheckers and other proofing tools for different languages. These tools are built from the language models in the [lang-* repositories](../../LanguageModels.md).
10+
This page provides an overview of spellcheckers for different languages. These tools are built from the language models in the [lang-* repositories](../../LanguageModels.md).
1111

12-
The spellers are grouped according to _maturity_. [Private repositories](https://github.com/divvun/private-registry) are not listed.
13-
14-
For information about the meaning of the columns and colour codes, see [Language Model Columns](../../LanguageModelColumns.md).
15-
16-
## Grouped according to maturity of the spellers
12+
The spellers are grouped according to __maturity__. [Private repositories](https://github.com/divvun/private-registry) are not listed.
1713

1814
The **[maturity levels](../../MaturityClassification.md)** are _production, beta, alpha_ and _experimental_. Some beta spellers are used in practical applications.
1915

2016
Being in the **Production** group means the speller has been tested and is considered stable enough for production use.
2117

22-
### [![Maturity: Production](https://img.shields.io/badge/Maturity-Production-brightgreen.svg)](../../MaturityClassification.html) Production
18+
## [![Maturity: Production](https://img.shields.io/badge/Maturity-Production-brightgreen.svg)](../../MaturityClassification.html) Production
2319

2420
<div id="prod_spellers" ></div>
2521

26-
### [![Maturity: Beta](https://img.shields.io/badge/Maturity-Beta-yellow.svg)](../../MaturityClassification.html) Beta
22+
## [![Maturity: Beta](https://img.shields.io/badge/Maturity-Beta-yellow.svg)](../../MaturityClassification.html) Beta
2723

2824
<div id="beta_spellers" ></div>
2925

30-
### [![Maturity: Alpha](https://img.shields.io/badge/Maturity-Alpha-red.svg)](../../MaturityClassification.html) Alpha
26+
## [![Maturity: Alpha](https://img.shields.io/badge/Maturity-Alpha-red.svg)](../../MaturityClassification.html) Alpha
3127

3228
<div id="alpha_spellers" ></div>
3329

34-
### [![Maturity: Experiment](https://img.shields.io/badge/Maturity-Experiment-black.svg)](../../MaturityClassification.html) Experimental
30+
## [![Maturity: Experiment](https://img.shields.io/badge/Maturity-Experiment-black.svg)](../../MaturityClassification.html) Experimental
3531

3632
<div id="exper_spellers" ></div>
3733

38-
### [![Maturity: Undefined](https://img.shields.io/badge/Maturity-Undefined-lightgrey.svg)](../../MaturityClassification.html) Undefined maturity
34+
## [![Maturity: Undefined](https://img.shields.io/badge/Maturity-Undefined-lightgrey.svg)](../../MaturityClassification.html) Undefined maturity
3935

4036
<div id="undef_spellers" class="twocolumn" ></div>
4137

0 commit comments

Comments
 (0)