#format wiki #language en #acl +All:read Default = Bartek = This page offers the official [[http://creativecommons.org/licenses/by/3.0/deed.en_US|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:''' [[MateuszKopec|Mateusz Kopeć]]<
> '''Authors:''' [[MateuszKopec|Mateusz Kopeć]], [[BartlomiejNiton|Bartłomiej Nitoń]], [[MaciejOgrodniczuk|Maciej Ogrodniczuk]]<
> '''License:''' CC BY v.3 {{http://i.creativecommons.org/l/by/3.0/88x31.png}} == Downloads == 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]]. Bartek comes with default models trained on the full [[PolishCoreferenceCorpus|Polish Coreference Corpus]]. It also contains compiled resources extracted from [[http://pl.wikipedia.org|Polish Wikipedia]] and [[http://plwordnet.pwr.wroc.pl/wordnet/|plWordnet]]. == Maven == If you want to use Bartek as Maven dependency, in your {{{pom.xml}}} file: * add repository information: {{{#!highlight xml ... zil-maven-repo ZIL maven repository http://maven.nlp.ipipan.waw.pl/content/repositories/releases ... }}} * and dependency information: {{{#!highlight xml ... pl.waw.ipipan.zil.core bartek 1.3 ... }}} == Online demo == [[http://multiservice.nlp.ipipan.waw.pl/|Multiservice]] offers an online demo of Bartek. You may also want to see [[PolishCoreferenceTools|other Polish Coreference Tools]]. == Citing == When using Bartek, please cite the following articles: <>