RSS 6 projects tagged "Linguistic"

Download Website Updated 11 Feb 2013 ANTLR

Screenshot
Pop 310.13
Vit 6.83

ANTLR (ANother Tool for Language Recognition) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++, Java, or Sather actions. It is similar to the popular compiler generator YACC, however ANTLR is much more powerful and easy to use. ANTLR-produced parsers are not only highly efficient, but are both human-readable and human-debuggable (especially with the interactive ParseView debugging tool). ANTLR can generate parsers, lexers, and tree-parsers in either C++, Java, or Sather. ANTLR is currently written in Java.

Download Website Updated 06 Jul 2003 Duali

Screenshot
Pop 14.80
Vit 1.75

Duali, named after the legendary founder of the Arabic grammar (Abul Aswad al Du'ali - d. 688), is an Arabic spell-checker that is designed to accommodate to the Arabic language (and be extendible to other non-Arab based languages as well).

Download Website Updated 02 Jan 2006 Full Text for SQLite3

Screenshot
Pop 40.89
Vit 1.42

Full Text for SQLite3 is a full text indexer for data stored into a sqlite3 database. The text fields stored in the database can be split word-by-word and stored in a form suitable for lookup.

No download Website Updated 03 May 2003 Snowball

Screenshot
Pop 27.50
Vit 1.00

Snowball is a small string processing language designed for creating stemming algorithms for use in Information Retrieval. It comes with several useful stemmers implemented using it.

No download Website Updated 30 Jan 2005 libtranslate

Screenshot
Pop 19.24
Vit 1.00

libtranslate is a library for translating text and Web pages between natural languages. Its modular infrastructure allows the user to implement new translation services separately from the core library. libtranslate is shipped with a generic module that supports Web-based translation services such as Babel Fish, Google Language Tools, and SYSTRAN. Moreover, the generic module allows new services to be added simply by adding a few lines to an XML file. The libtranslate distribution includes a powerful command line interface.

Download Website Updated 07 Nov 2007 PottyMouth

Screenshot
Pop 33.94
Vit 1.00

PottyMouth transforms completely unstructured and untrusted text to valid, nice-looking, completely safe XHTML. PottyMouth is designed to handle input text from non-technical, potentially careless, or malicious users. It produces HTML that is completely safe, programmatically and visually, to include on any Web page. You don't need to make your users read any instructions before they start typing. They don't even need to know that PottyMouth is being used.

Screenshot

Project Spotlight

extract_url.pl

Extracts URLs from either MIME email messages or from plain text.

Screenshot

Project Spotlight

Simutrans

A transportation simulation game.