My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 128
Contextus contains ontologies and technology related to digital narrative. More information can be found at http://www.contextus.net/
annotation based bean validator, the project is working on a early stage of development but working and very useful
currently used to annotate fungi genom
= Adnotatio = The main goal of this project is the creation of a GWT framework used to annotate HTML documents. This project contains the following parts: * *adnotatio.client.annotator* - The annotator framework. * *adnotatio.renderer* - A very extensible XML template system used to de...
=MULATA (MULtimedia Annotation Tool for All)= MULATA (_*MUL*__timedia_ _*A*__nnotation_ _*T*__ool for_ _*A*__ll_) is a toolkit for annotating documents. The project is divided in three main phases: # Phase 1 - PDF annotation # Phase 2 - Audio annotation # Phase 3 - Video annotation A...
アノテーションを用いた CLI ライブラリ Apache Commons CLI のラッパーです。 ==Before== {{{ Options options = new Options(); options.addOption(OptionBuilder .hasArg(true) .withArgName("output path") .isRequired(true) .withDescription("set the out...
CookCC is a lexer and parser (LALR (1)) generator project, combined. It is written in Java, but the [TargetLanguages target languages] can vary. CookCC comes with two unique features, which were the original motivations for this work. # CookCC uses a unique approach of storing and loading DF...
Using annotations (python3) and decorators, pyopt aims to ease and simplify exposing python functions to the command line. It's easier than toying with sys.argv and works as though you wrote an entire optparse parser. The following example auto-generates help with docstrings, usage, type casting ...
Our framework aims to simplify the integration of independently developed NLP tools, while providing an easy-to-use programming environment, and transparent handling of distributed computing problems, such as fault tolerance and task scheduling, when executing the NLP tools in parallel. Moreover, NL...
This framework generates high-performance DAO implementation based on annotated interfaces. Update: Now framework is available as maven 2 artifact: add to POM.XML {{{ <repositories> <repository> <id>dyndao</id> <url>http://dyndao.googlecode.com/svn/trunk/...
1 2 3 4 5 6 7 8 9 10 Next