Locked History Actions

Diff for "Ruler"

Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2013-01-08 09:07:13
Size: 1339
Editor: MateuszKopec
Comment:
Revision 13 as of 2014-06-09 23:06:35
Size: 2442
Editor: MateuszKopec
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Line 7: Line 6:
This page offers the official [[http://www.gnu.org/licenses/gpl.html|GNU General Public License]] release of the RULER, a rule-based tool for performing Coreference Resolution (CR). By downloading the RULER package you accept the conditions of that licence. 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 Ruler, a rule-based tool for performing Coreference Resolution (CR). By downloading the Ruler package you accept the conditions of that licence.
Line 10: Line 9:
Mateusz Kopeć <<MailTo(Mateusz DOT Kopec AT SPAMFREE ipipan DOT waw DOT pl)>><<BR>> [[MateuszKopec|Mateusz Kopeć]]<<BR>>
Line 12: Line 11:
Mateusz Kopeć, Maciej Ogrodniczuk<<BR>>
'''License:''' GPL v.3
[[MateuszKopec|Mateusz Kopeć]], [[MaciejOgrodniczuk|Maciej Ogrodniczuk]]<<BR>>
'''License:''' CC BY v.3

{{http://i.creativecommons.org/l/by/3.0/88x31.png}}
Line 17: Line 18:
Readme file of the current version, in English: [[attachment:readme.pdf]] Manual file of Ruler 1.2, in English: [[attachment:Ruler_Manual.pdf|Manual]]
Line 21: Line 22:
For the time being, a prototype version of RULER is available for download:
 * [[attachment:ruler.zip|whole package (zipped)]]
Ruler 1.2 is available to download in two versions:
 * [[attachment:ruler-1.2-SNAPSHOT.one-jar.jar | standalone jar]]
 * [[attachment:ruler-1.2-src.jar | source code]]
Line 24: Line 26:
== Publications == == Online demo ==
Line 26: Line 28:
* Maciej Ogrodniczuk and Mateusz Kopeć. Rule-based coreference resolution module for Polish. In Proceedings of the 8th Discourse Anaphora and Anaphor Resolution Colloquium (DAARC 2011), pages 191–200, Faro, Portugal, 2011. [[http://glass.ipipan.waw.pl/multiservice/|Multiservice]] offers an online demo of Ruler. You need to select a chain of actions producing mentions, and then add Ruler as the last component. For example, try: Pantera, Spejd, Nerf, MentionDetector, Ruler
Line 28: Line 30:
* Maciej Ogrodniczuk and Mateusz Kopeć. End-to-end coreference resolution baseline system for Polish. In Zygmunt Vetulani, editor, Proceedings of the 5th Language & Technology Conference: Human Language Technologies as a Challenge for Computer Science and Linguistics, pages 167–171, Poznań, Poland, 2011. You may also want to see [[PolishCoreferenceTools|other Polish Coreference Tools]].

== Citing ==
When using Ruler, please cite the following article:

Maciej Ogrodniczuk and Mateusz Kopeć. '''End-to-end coreference resolution baseline system for Polish'''. In Zygmunt Vetulani, editor, Proceedings of the 5th Language & Technology Conference: Human Language Technologies as a Challenge for Computer Science and Linguistics, pages 167–171, Poznań, Poland, 2011.

{{{
@inproceedings{
    ogro:kop:11:ltc,
    author = "Ogrodniczuk, Maciej and Kopeć, Mateusz",
    pdf = "http://glass.ipipan.waw.pl/publications/download/ogro%3Akop%3A11%3Altc",
    title = "End-to-end coreference resolution baseline system for {P}olish",
    pages = "167--171",
    crossref = "vetu:11:ed"
}
@proceedings{
    vetu:11:ed,
    editor = "Vetulani, Zygmunt",
    title = "Proceedings of the 5th Language \& Technology Conference: Human Language Technologies as a Challenge for Computer Science and Linguistics",
    booktitle = "Proceedings of the 5th Language \& Technology Conference: Human Language Technologies as a Challenge for Computer Science and Linguistics",
    year = "2011",
    key = "LTC11",
    address = "Poznań, Poland"
}
}}}

Ruler

This page offers the official Creative Commons Attribution 3.0 Unported License release of the Ruler, a rule-based tool for performing Coreference Resolution (CR). By downloading the Ruler package you accept the conditions of that licence.

Principal developer: Mateusz Kopeć
Authors: Mateusz Kopeć, Maciej Ogrodniczuk
License: CC BY v.3

http://i.creativecommons.org/l/by/3.0/88x31.png

Documentation

Manual file of Ruler 1.2, in English: Manual

Downloads

Ruler 1.2 is available to download in two versions:

Online demo

Multiservice offers an online demo of Ruler. You need to select a chain of actions producing mentions, and then add Ruler as the last component. For example, try: Pantera, Spejd, Nerf, MentionDetector, Ruler

You may also want to see other Polish Coreference Tools.

Citing

When using Ruler, please cite the following article:

Maciej Ogrodniczuk and Mateusz Kopeć. End-to-end coreference resolution baseline system for Polish. In Zygmunt Vetulani, editor, Proceedings of the 5th Language & Technology Conference: Human Language Technologies as a Challenge for Computer Science and Linguistics, pages 167–171, Poznań, Poland, 2011.

@inproceedings{
    ogro:kop:11:ltc,
    author = "Ogrodniczuk, Maciej and Kopeć, Mateusz",
    pdf = "http://glass.ipipan.waw.pl/publications/download/ogro%3Akop%3A11%3Altc",
    title = "End-to-end coreference resolution baseline system for {P}olish",
    pages = "167--171",
    crossref = "vetu:11:ed"
}
@proceedings{
    vetu:11:ed,
    editor = "Vetulani, Zygmunt",
    title = "Proceedings of the 5th Language \& Technology Conference: Human Language Technologies as a Challenge for Computer Science and Linguistics",
    booktitle = "Proceedings of the 5th Language \& Technology Conference: Human Language Technologies as a Challenge for Computer Science and Linguistics",
    year = "2011",
    key = "LTC11",
    address = "Poznań, Poland"
}