资 源 简 介
MAE (Multi-purpose Annotation Environment) is an annotation tool created by Amber Stubbs (http://amberstubbs.net) for Brandeis University for use in her dissertation research. It is a lightweight program written in Java, with a MySQLite database back end (SQLiteJDBC driver created by David Crawshaw (http://www.zentus.com/sqlitejdbc/)).
MAE allows users to define their own annotation tasks, annotate partial words, use non-consuming tags, easily create links between annotations, and it outputs annotations in stand-off XML. While it does not enforce strict rules for annotation schemes, it is very easy to set up and start running.
The current version of MAE is 0.9.6. A .zip file containing the .jar file, a user guide, readme.txt and example files is available on the download page. The SVN repository contains the Eclipse workspace for the project, as well as fairly complete Javadocs (more information will be added as MAE progresses).
MAE version