Skip to content

Commit c4f5fff

Browse files
committed
Change release to 0.3.2
1 parent 2e9ee45 commit c4f5fff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BRAT-Eval v0.3.1
1+
# BRAT-Eval v0.3.2
22

33

44
This tool performs pairwise comparison of annotation sets done on the same set of documents, and replaces the original version under https://bitbucket.org/nicta_biomed/brateval.

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BRAT-Eval v0.3.1
1+
BRAT-Eval v0.3.2
22
--------------
33

44
This tool performs pairwise comparison of annotation sets done on the same set of documents, and replaces the original version under https://bitbucket.org/nicta_biomed/brateval.The annotated sets are required to be in the BRAT stand-off annotation format (http://brat.nlplab.org/standoff.html).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>au.com.nicta.csp</groupId>
66
<artifactId>brateval</artifactId>
7-
<version>0.3.1-SNAPSHOT</version>
7+
<version>0.3.2-SNAPSHOT</version>
88
<name>BRATEval</name>
99
<description>Pairwise evaluation software for annotations in BRAT stand-off format.</description>
1010
<scm>

0 commit comments

Comments
 (0)