Locked History Actions

Diff for "Nicolas"

Differences between revisions 17 and 18
Revision 17 as of 2017-04-26 14:57:24
Size: 2398
Editor: MateuszKopec
Comment:
Revision 18 as of 2017-04-26 21:25:48
Size: 2350
Editor: MateuszKopec
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
This page offers the official [[http://creativecommons.org/licenses/by/3.0/deed.en_US|Creative Commons Attribution 3.0 Unported License]] release of Nicolas - a java coreference-based summarization tool, which creation was cofunded by the European Union from resources of the European Social Fund -- [[http://phd.ipipan.waw.pl/|Project PO KL „Information technologies: Research and their interdisciplinary applications”]]. By downloading the package you accept the conditions of that licence. This page offers the official [[https://www.gnu.org/licenses/gpl.txt|GNU GPL 3.0 License]] release of Nicolas - a java coreference-based summarization tool, which creation was cofunded by the European Union from resources of the European Social Fund -- [[http://phd.ipipan.waw.pl/|Project PO KL „Information technologies: Research and their interdisciplinary applications”]]. By downloading the package you accept the conditions of that licence.
Line 9: Line 9:
'''License:''' CC BY v.3 '''License:''' GNU GPL 3.0
Line 11: Line 11:
{{http://i.creativecommons.org/l/by/3.0/88x31.png}} {{https://www.gnu.org/graphics/gplv3-88x31.png}}

Nicolas

This page offers the official GNU GPL 3.0 License release of Nicolas - a java coreference-based summarization tool, which creation was cofunded by the European Union from resources of the European Social Fund -- Project PO KL „Information technologies: Research and their interdisciplinary applications”. By downloading the package you accept the conditions of that licence.

Contact person: Mateusz Kopeć
Authors: Mateusz Kopeć
License: GNU GPL 3.0

https://www.gnu.org/graphics/gplv3-88x31.png

Downloads

You may check out the source code from git repository.

Training/Evaluation resources

Demo

To see Nicolas in action on your own text, you have 3 options: try it online in Multiservice, use command-line Java application or install Chrome plugin for summarizing onet.pl.

Command-line application

Download the application from here: Nicolas command-line application (jar)

Then, execute java -jar nicolas-cli.jar --help to see command line options.

Online demo

Multiservice offers an online demo of Nicolas. You need to select a chain of preprocessing actions before adding Nicolas as the last component. For example, try predefined chain of: Concraft, Spejd, Nerf, MentionDetector, Bartek, NicolasSummarizer. After processing is finished, select the "Summary" tab.

Chrome plugin

Plugin allows to summarize articles at main page of onet.pl news portal by right-clicking them at the main page.

Download it here: OnetSummarizer.

You may also want to see Polish Summaries Corpus and Polish Coreference Tools.