Size: 1563
Comment:
|
Size: 2147
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
== Documentation == Manual file of Bartek 1.1, in English: [[attachment:bartek-manual.pdf | pdf]] |
|
Line 22: | Line 18: |
Bartek 1.1 is available to download in two versions: * [[attachment:bartek-1.1-SNAPSHOT.one-jar.jar | standalone jar]] * [[attachment:bartek-1.1-src.jar | source code]] |
You may check out the source code from [[http://git.nlp.ipipan.waw.pl/core/bartek|git repository]]. The manual and description of Bartek is available [[http://git.nlp.ipipan.waw.pl/core/bartek/blob/master/doc/manual.pdf|here]]. |
Line 28: | Line 24: |
== Maven == If you want to use Bartek as Maven dependency, in your {{{pom.xml}}} file: * add repository information: {{{#!highlight xml <repositories> ... <repository> <id>zil-maven-repo</id> <name>ZIL maven repository</name> <url>http://maven.nlp.ipipan.waw.pl/content/repositories/snapshots</url> </repository> ... </repositories> }}} * and dependency information: {{{#!highlight xml <dependencies> ... <dependency> <groupId>pl.waw.ipipan.zil.core</groupId> <artifactId>bartek</artifactId> <version>1.1-SNAPSHOT</version> </dependency> ... </dependencies> }}} |
Bartek
This page offers the official Creative Commons Attribution 3.0 Unported License release of the Bartek, a statistical tool for performing Coreference Resolution (CR). By downloading the Bartek package you accept the conditions of that licence.
Principal developer: Mateusz Kopeć
Authors: Mateusz Kopeć, Bartłomiej Nitoń, Maciej Ogrodniczuk
License: CC BY v.3
Downloads
You may check out the source code from git repository.
The manual and description of Bartek is available here.
Bartek comes with default models trained on the full Polish Coreference Corpus. It also contains compiled resources extracted from Polish Wikipedia and plWordnet.
Maven
If you want to use Bartek as Maven dependency, in your pom.xml file:
- add repository information:
- and dependency information:
Online demo
Multiservice offers an online demo of Bartek.
You may also want to see other Polish Coreference Tools.
Citing
When using Bartek, please cite the following articles: