GithubHelp home page GithubHelp logo

beenletian / caevo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nchambers/caevo

0.0 2.0 0.0 31.75 MB

A temporal ordering system for events and time expressions in written text.

License: Other

Shell 0.25% Java 50.21% HTML 46.00% Perl 2.42% Python 1.12%

caevo's Introduction

This software is released under the Apache License, Version 2.0. See LICENSE in the project root directory for all details. Portions of this software were originally developed at the United States Naval Academy as NavyTime, and then expanded into CAEVO at the 2013 SCALE Workshop at Johns Hopkins University. Software from Steven Bethard's ClearTK system is also included as separate sieves.

We make note that this software uses Stanford's CoreNLP library which is under a GPL v2.0 license. If you use CAEVO as-is, the software is governed instead by the GPL v2. If you wish to use CAEVO under the Apache License, you need to replace the CoreNLP dependency with a non-GPL library.

CAEVO

CAEVO: Cascading EVent Ordering System

A TempEval-style system for extracting temporal entities (events and time expressions), and labeling the temporal relations between the temporal entities. More details can be found here:

http://www.usna.edu/Users/cs/nchamber/caevo/

Prerequisites

CAEVO uses the WordNet dictionaries. The dictionary files can be downloaded from:

http://wordnetcode.princeton.edu/wn3.1.dict.tar.gz

You also need a jwnl_file_properties.xml file that points to the location of your downloaded dictionary. The dictionary and this file can be stored anywhere on your drive. CAEVO looks for an environment variable JWNL that should have the path to the xml file.

For convenience, you can also download and install the directories with the provided shell script (there is a sample jwnl_file_properties.xml file in src/test/resources):

./download-wordnet-dictionaries

Building

mvn compile
mvn test
mvn install

caevo's People

Contributors

nchambers avatar tc64 avatar forkunited avatar bethard avatar charman avatar vandurme avatar

Watchers

James Cloos avatar Tianbing avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.