#format wiki #language en #acl +All:read Default = MentionDetector = 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 MentionDetector, a tool for performing mention detection for coreference resolution. By downloading the MentionDetector package you accept the conditions of that licence. '''Principal developer:''' [[MateuszKopec|Mateusz Kopeć]]<
> '''Author:''' [[MateuszKopec|Mateusz Kopeć]]<
> '''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/md|git repository]]. The manual and description of MentionDetector is available [[http://git.nlp.ipipan.waw.pl/core/md/blob/master/doc/manual.pdf|here]]. == Maven == If you want to use MentionDetector 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 md 1.3 ... }}} == Online demo == [[http://multiservice.nlp.ipipan.waw.pl/|Multiservice]] offers an online demo of MentionDetector. You need to select a chain of preprocessing actions before adding MentionDetector as the last component. For example, try: Concraft, Spejd, Nerf, MentionDetector. You may also want to see [[PolishCoreferenceTools|other Polish Coreference Tools]]. == Citing == When using MentionDetector, you may cite the following article, which describes zero mention detection algorithm: <>