Giter Club home page Giter Club logo

bionlp-st's Introduction

Bacteria Biotope and SeeDev challenges tasks

Evaluation software for BioNLP-ST 2016 and BioNLP-OST SeeDev and Bacteria Biotopes tasks.

The current version contains the data for evaluating on training and development sets for SeeDev and BB 2019 tasks. For the evaluation on the test set of the BB 2016, please use the online service.

How to use

Prerequisites

  • Java >= 8
  • Apache Maven >= 3.3

Build

git clone https://github.com/Bibliome/bionlp-st.git
cd bionlp-st
mvn clean install

Maven produces a JAR file in bionlp-st-core/target/bionlp-st-core-0.1.jar.

Usage

java -jar bionlp-st-core-0.1.jar -help
java -jar bionlp-st-core-0.1.jar -list-tasks
java -jar -task TASK -train|-dev -prediction PRED [-alternate] [-detailed] [-force]

where

  • TASK is the short name of the task. Available tasks are:
    • SeeDev-full
    • SeeDev-binary
    • BB19-norm
    • BB19-rel
    • BB19-kb
    • BB19-norm+ner
    • BB19-rel+ner
    • BB19-kb+ner
    • BB-cat
    • BB-event
    • BB-kb
    • BB-cat+ner
    • BB-event+ner
    • BB-kb+ner
  • PRED is the location of your predictions (.a2 files), either a directory of a ZIP archive.
  • Specify -alternate to display several additional measures.
  • Specify -detailed to display a document-per-document evaluation, including reference-prediction pairings.
  • Specify -force to evaluate even if errors where found.

bionlp-st's People

Contributors

rbossy avatar

Watchers

James Cloos 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.