#format wiki
#language en
#acl +All:read Default
= Polish Coreference Corpus Converters =
This page offers the official [[http://creativecommons.org/licenses/by/3.0/deed.en_US|Creative Commons Attribution 3.0 Unported License]] release of several data format converters used during creation of the [[PolishCoreferenceCorpus|Polish Coreference Corpus]]. By downloading them you accept the conditions of that licence.
'''Principal developer:'''
[[MateuszKopec|Mateusz Kopeć]]<
>
'''Authors:'''
[[MateuszKopec|Mateusz Kopeć]]<
>
'''License:''' CC BY v.3
{{http://i.creativecommons.org/l/by/3.0/88x31.png}}
There are 3 converters:
* mmax2tei - converting a corpus in MMAX PCC format to TEI PCC format
* tei2brat - converting a corpus in TEI PCC format to brat PCC format
* tei2mmax - converting a corpus in TEI PCC format to MMAX PCC format
== Usage ==
Each converter may be run using following command:
java -jar converter_standalone_jar input_dir target_dir
where ''converter_standalone_jar'' is one of the standalone ''.jar'' files presented below, ''input_dir'' is the corpus in the source format of the converter and ''target_dir'' is the target directory for the corpus after conversion.
== Downloads ==
mmax2tei 1.0 is available to download in two versions:
* [[attachment:mmax2tei-1.0-SNAPSHOT.one-jar.jar | standalone jar]]
* [[attachment:mmax2tei-1.0-src.jar | source code]]
tei2brat 1.0 is available to download in two versions:
* [[attachment:tei2brat-1.0-SNAPSHOT.one-jar.jar | standalone jar]]
* [[attachment:tei2brat-1.0-src.jar | source code]]
tei2mmax 1.0 is available to download in two versions:
* [[attachment:tei2mmax-1.0-SNAPSHOT.one-jar.jar | standalone jar]]
* [[attachment:tei2mmax-1.0-src.jar | source code]]
Compiling mmax2tei or tei2mmax requires having mmaxAPI library, available to download in two versions:
* [[attachment:mmaxAPI-1.0-SNAPSHOT.jar | compiled jar]]
* [[attachment:mmaxAPI-1.0-src.jar | source code]]
You may also want to see [[PolishCoreferenceTools|other Polish Coreference Tools]].
== Citing ==
When using any of the converters, please cite the following article:
<>