D1.2.3 The HaBiT system v3: Third and pre-final integrated system prototype
Corpus building tools
The HaBiT system prototype is accessible at http://corpora.fi.muni.cz/habit/.
Software
- WebBootCaT for HaBiT, a search engine querying and document downloading tool. It queries a search engine with user specified words or phrases, obtains URLs of relevant documents fount by the search engine and downloads the documents. This tool is an implementation of Baroni, Kilgarriff, Pomikálek, Rychlý. "WebBootCaT: instant domain-specific corpora to support human translators." In Proceedings of EAMT, pp. 247-252. 2006.
- SpiderLing, a web spider for linguistics — is software for obtaining text from the web useful for building text corpora. Many documents on the web only contain material not suitable for text corpora, such as site navigation, lists of links, lists of products, and other kind of text not comprised of full sentences. In fact such pages represent the vast majority of the web. Therefore, by doing unrestricted web crawls, we typically download a lot of data which gets filtered out during post-processing. This makes the process of web corpus collection inefficient.
- Chared is a tool for detecting the character encoding of a text in a known language. The language of the text has to be specified as an input parameter so that correspondent language model can be used. The package contains models for a wide range of languages. In general, it should be more accurate than character encoding detection algorithms with no language constraints.
- Justext is a tool for removing boilerplate content, such as navigation links, headers, and footers from HTML pages. It is designed to preserve mainly text containing full sentences and it is therefore well suited for creating linguistic resources such as Web corpora. A HTML page is split to paragraphs and a context sensitive heuristic algorithm is employed to separate content from boilerplate.
- Onion is a tool for removing duplicate parts from large collections of texts. One instance of duplicate parts is kept, others are marked or removed. The tool allows removing both identical and similar documents, on any level (document, paragraph, sentence — if present in the data). The de-duplication algorithm is based on comparing hashes of n-grams of words.
- Unitok is a universal text tokeniser with specific settings for many languages. It can turn plain text into a sequence of newline-separated tokens (vertical format), while preserving XML-like tags containing metadata.
- geez2sera is a tool for converting (transliterating) Geez script into SERA, System for Ethiopic Representation using Latin ASCII characters. It is based on L3 Python library (GPL licence).
- AmTag is a tagger for Amharic. It is TreeTagger with an Amharic model.
- Language identification using trigrams (licensed under the PSF licence)
Language resources
Wordlists, top 1000 items
- Amharic wordlist, Geez', browse the Amharic wordlist online
- Amharic wordlist, SERA, browse the Amharic wordlist online
- Czech wordlist, browse the Czech wordlist online
- Norwegian Bokmål wordlist, browse the Norwegian Bokmål wordlist online
- Norwegian Nynorsk wordlist, browse the Norwegian Nynorsk wordlist online
- Oromo wordlist, browse the Oromo wordlist online
- Somali wordlist, browse the Somali wordlist online
- Tigrinya wordlist, Geez', browse the Tigrinya wordlist online
- Tigrinya wordlist, SERA, browse the Tigrinya wordlist online
Language dependent models and configuration files
- Language samples for language identification using a character trigram model:
- Wordlists for language identification and boilerplate removal using Justext:
- Byte trigram models for character encoding detection using chared:
- Arabic.edm
- Czech.edm
- Danish.edm
- English.edm
- Norwegian.edm
- Slovak.edm
- Universal_UTF8.edm -- used for Amharic, Oromo, Somali, Tigrinya
- Tokenisation rules for tokenisation using Unitok:
- unitok_Czech.py
- unitok_Ethiopian.py -- used for Amharic, Oromo, Somali, Tigrinya
- unitok_Norwegian.py
- SpiderLing crawler configuration:
Notes:
- Arabic models were used for distinguishing Ethiopian languages from Arabic.
- Danish models were used for distinguishing Norwegian from Danish.
- English models were used for distinguishing all languages within the project from English.
- Slovak models were used for distinguishing Czech from Slovak.
Last modified 7 years ago
Last modified on May 31, 2017, 6:23:34 PM
Attachments (44)
- Amharic_geez.wl.txt (17.7 KB) - added by 7 years ago.
- Amharic_sera.wl.txt (12.6 KB) - added by 7 years ago.
- Czech.wl.txt (15.3 KB) - added by 7 years ago.
- Norwegian_Bokmal.wl.txt (14.1 KB) - added by 7 years ago.
- Norwegian_Nynorsk.wl.txt (12.3 KB) - added by 7 years ago.
- Oromo.wl.txt (12.5 KB) - added by 7 years ago.
- Somali.wl.txt (13.5 KB) - added by 7 years ago.
- Tigrinya_geez.wl.txt (16.2 KB) - added by 7 years ago.
- Tigrinya_sera.wl.txt (11.2 KB) - added by 7 years ago.
- Amharic_sample.txt (403.2 KB) - added by 7 years ago.
- Arabic_sample.txt (682.8 KB) - added by 7 years ago.
- Czech_sample.txt (58.8 KB) - added by 7 years ago.
- Danish_sample.txt (15.1 MB) - added by 7 years ago.
- English_sample.txt (769.5 KB) - added by 7 years ago.
- Norwegian_Bokmal_sample.txt (128.9 KB) - added by 7 years ago.
- Norwegian_Nynorsk_sample.txt (128.7 KB) - added by 7 years ago.
- Oromo_sample.txt (371.6 KB) - added by 7 years ago.
- Slovak_sample.txt (39.8 KB) - added by 7 years ago.
- Somali_sample.txt (291.8 KB) - added by 7 years ago.
- Tigrinya_sample.txt (537.2 KB) - added by 7 years ago.
- Amharic_justext.txt (4.4 KB) - added by 7 years ago.
- Arabic_justext.txt (29.5 KB) - added by 7 years ago.
- Czech_justext.txt (21.3 KB) - added by 7 years ago.
- Danish_justext.txt (3.3 KB) - added by 7 years ago.
- English_justext.txt (20.3 KB) - added by 7 years ago.
- Norwegian_Bokmal_justext.txt (11.7 KB) - added by 7 years ago.
- Norwegian_Nynorsk_justext.txt (7.5 KB) - added by 7 years ago.
- Oromo_justext.txt (1.6 KB) - added by 7 years ago.
- Slovak_justext.txt (20.2 KB) - added by 7 years ago.
- Somali_justext.txt (2.0 KB) - added by 7 years ago.
- Tigrinya_justext.txt (3.9 KB) - added by 7 years ago.
- Arabic.edm (864.3 KB) - added by 7 years ago.
- Czech.edm (883.5 KB) - added by 7 years ago.
- Danish.edm (365.0 KB) - added by 7 years ago.
- English.edm (105.0 KB) - added by 7 years ago.
- Norwegian.edm (362.7 KB) - added by 7 years ago.
- Slovak.edm (1.1 MB) - added by 7 years ago.
- Universal_UTF8.edm (19 bytes) - added by 7 years ago.
- unitok_Czech.py (4.5 KB) - added by 7 years ago.
- unitok_Ethiopian.py (3.6 KB) - added by 7 years ago.
- unitok_Norwegian.py (5.2 KB) - added by 7 years ago.
- czech_spiderling_config.py (10.9 KB) - added by 7 years ago.
- ethiopian_spiderling_config.py (11.1 KB) - added by 7 years ago.
- norwegian_spiderling_config.py (11.0 KB) - added by 7 years ago.
Download all attachments as: .zip