Emdros 3.0.0 (Default branch) |
|
|
Emdros is a corpus query system for storing and searching linguistically annotated text. It is very generic, supporting almost any kind of annotation from almost any linguistic theory. All linguistic levels of analysis are supported, including phonology, morphology, the lexical level, syntax, and discourse. The core libraries act as a middleware layer between a client and an underlying SQL database. MySQL, PostgreSQL, and SQLite are supported.
License: GNU General Public License (GPL)
Changes:
Various speed improvements were gained. Bugfixes
were made. SQLite3 was upgraded to version 3.4.2.
The CREATE DATABASE statement now optionally takes
an "encoding" parameter. The Java bindings were
improved.
|