From 0fa3e4a875575d84f46264670c8b2551be0e39f6 Mon Sep 17 00:00:00 2001 From: Torstein Hernes Dybdahl Date: Sun, 17 Apr 2005 22:54:18 +0000 Subject: Added developer information, about spellchecker list building. Changed homepage to indicate that something is going on. --- developer.html | 35 ++++++ index.html | 342 +++++++-------------------------------------------------- index_old.html | 298 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 374 insertions(+), 301 deletions(-) create mode 100644 developer.html create mode 100644 index_old.html diff --git a/developer.html b/developer.html new file mode 100644 index 0000000..6da195c --- /dev/null +++ b/developer.html @@ -0,0 +1,35 @@ + + + + + Developer information + + +Developer information:
+
+Short information for building the wordlist with cvs checkout.
+
+Steps for building wordlists.
+
+Download ispell.3.2.06
+Untar ispell package
+Patch with ispell patch from cvs
+copy files for cvs into languages/norsk folder inside ispell folder.
+build ispell. (ispell is a bit tricky to build some times, check out +the Readme file included in the ispell-tarball)
+go to languages/norsk folder
+make -f Makefile.new myspell-dist
+make -f Makefile.new aspell-dist
+the aspell tar.bz2 files are aspell wordlists
+and myspell files are there.
+
+To make the ispell files type
+
+make all
+
+this will make the nynorsk.hash and bokmal.hash ispell files.
+
+More information coming.
+ + diff --git a/index.html b/index.html index 51fa76b..4cf49db 100644 --- a/index.html +++ b/index.html @@ -1,311 +1,51 @@ - - + - -The Norwegian ispell-dictionary page - - + + Spell-norwegian + -

The Norwegian ispell-dictionary home page

- - -
- -

The most important file available here contains a list of 750 000 -Norwegian words. Each word is marked with a number indicating the -commonness of that word. Compound words are hyphenated at their -compound points. Some words are marked as belonging to a specific -classes; mathematics, oil, conservative language, 'samnorsk' etc. -Words marked with a star are allowed in Nynorsk. - -

This file is usable to several things: -

- -

Routines for the first three items on the above list is included in -the Makefiles. The last three was too hard to implement in Make. - -

Requirements

- - - - - -

Distribution

- -

The distribution ispell-norsk-2.0.tar.gz -(2204k) is free in the GPL sense and contains these files: - -

- -

- - -

Changes

- -

There has been a lot of changes since version 1.1a. The quality has -improved a lot, and the structure of the distribution is completely -new. Therefore i choose not to make the previous versions available -from this site. - -

Here is a rough summary of the changes: - -

- -

Todo list

- +

+

Information

+This will be the new information site for the bokmål and nynorsk +spellchecker data for aspell, ispell and myspell.
+This page will continue the good work done by Rune Kleveland.
+
+The plan is as follows:
- -

Comments, suggestions and bug-reports to runekl@opoint.com. If you have -or want to make a correct dictionary from some field of knowledge, i -would like to include it in the next release. See the README file for some -suggestions about how to get started. All you need is a large amount -of Norwegian text from the field in question and some time to organize -the dictionary.

- -

Related sites

- +The plans for the future :
- - - +

Download

+
+Aspell, myspell and ispell packages are comming soon.
+
+
+

Contact

+email torsted<æt>runbox dot no
+
+Sunday: 17/04/2005
diff --git a/index_old.html b/index_old.html new file mode 100644 index 0000000..7267096 --- /dev/null +++ b/index_old.html @@ -0,0 +1,298 @@ + + + + + +The Norwegian ispell-dictionary page + + + +

The Norwegian ispell-dictionary home page

+ + +
+ +

The most important file available here contains a list of 750 000 +Norwegian words. Each word is marked with a number indicating the +commonness of that word. Compound words are hyphenated at their +compound points. Some words are marked as belonging to a specific +classes; mathematics, oil, conservative language, 'samnorsk' etc. +Words marked with a star are allowed in Nynorsk. + +

This file is usable to several things: +

+ +

Routines for the first three items on the above list is included in +the Makefiles. The last three was too hard to implement in Make. + +

Requirements

+ + + + + +

Distribution

+ +

The distribution ispell-norsk-2.0.tar.gz +(2204k) is free in the GPL sense and contains these files: + +

+ +

+ + +

Changes

+ +

There has been a lot of changes since version 1.1a. The quality has +improved a lot, and the structure of the distribution is completely +new. Therefore i choose not to make the previous versions available +from this site. + +

Here is a rough summary of the changes: + +

+ +

Todo list

+ + + +

Comments, suggestions and bug-reports to runekl@opoint.com. If you have +or want to make a correct dictionary from some field of knowledge, i +would like to include it in the next release. See the README file for some +suggestions about how to get started. All you need is a large amount +of Norwegian text from the field in question and some time to organize +the dictionary.

+ + + + -- cgit v1.2.3