Size: 1393
Comment:
|
← Revision 23 as of 2016-10-09 17:10:15 ⇥
Size: 1999
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
== Documentation == Manual file of Ruler 1.2, in English: [[attachment:Ruler_Manual.pdf|Manual]] |
|
Line 22: | Line 18: |
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]] |
You may check out the source code from [[http://git.nlp.ipipan.waw.pl/core/ruler|git repository]]. |
Line 26: | Line 20: |
The manual and description of Ruler is available [[http://git.nlp.ipipan.waw.pl/core/ruler/blob/master/doc/manual.pdf|here]]. == Maven == If you want to use Ruler as Maven dependency, in your {{{pom.xml}}} file: * add repository information: {{{#!highlight xml <repositories> ... <repository> <id>zil-maven-release-repo</id> <name>ZIL maven release repository</name> <url>http://maven.nlp.ipipan.waw.pl/content/repositories/releases</url> </repository> ... </repositories> }}} * and dependency information: {{{#!highlight xml <dependencies> ... <dependency> <groupId>pl.waw.ipipan.zil.core</groupId> <artifactId>ruler</artifactId> <version>1.3</version> </dependency> ... </dependencies> }}} |
|
Line 28: | Line 50: |
[[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 | [[http://multiservice.nlp.ipipan.waw.pl/|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 33: | Line 55: |
When using Ruler, please cite the following article: <<BibMate(key, "ogro:kop:11:ltc", omitYears=true)>> |
When using Ruler, please cite the following articles: <<BibMate(key, "ogro:kop:11:ltc","ogro:kop:11:daarc", omitYears=true)>> |
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
Downloads
You may check out the source code from git repository.
The manual and description of Ruler is available here.
Maven
If you want to use Ruler as Maven dependency, in your pom.xml file:
- add repository information:
- and dependency information:
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 articles:
![]() |