Locked History Actions

Diff for "Nicolas"

Differences between revisions 3 and 15 (spanning 12 versions)
Revision 3 as of 2016-10-13 20:53:07
Size: 1183
Editor: MateuszKopec
Comment:
Revision 15 as of 2017-03-22 13:30:19
Size: 2541
Editor: MateuszKopec
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
== Online demo == == Downloads ==
Line 15: Line 15:
[[http://multiservice.nlp.ipipan.waw.pl/|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: WCRFT, Spejd, Nerf, MentionDetector, Bartek, NicolasSummarizer. You may check out the source code from [[http://git.nlp.ipipan.waw.pl/summarization/nicolas|git repository]].


---- /!\ '''Edit conflict - other version:''' ----
=== Training/Evaluation resources ===

---- /!\ '''Edit conflict - your version:''' ----
=== Training/Evaluation resources ===

---- /!\ '''End of edit conflict''' ----
 * [[attachment:all-preprocessed.zip|Preprocessed PSC corpus]]
 * [[attachment:train-zero-sentence-ids.zip|Automatic summary sentences in preprocessed PSC corpus (for training zero subject model)]]
 * [[attachment:train-zero.tsv|Zero subject injector training corpus]]
 * [[attachment:competitor-summaries.zip|Summaries by competing systems]]

---- /!\ '''Edit conflict - other version:''' ----
 * [[attachment:competitor-summaries.zip}|Summaries by competing systems]]

---- /!\ '''Edit conflict - your version:''' ----

---- /!\ '''End of edit conflict''' ----

== Demo ==
To see Nicolas in action on your own text, you have two options: try it online or use command-line Java application.

=== Command-line application ===
Download the application from here: [[attachment:nicolas-cli.jar|Nicolas command-line application (jar)]]

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

=== Online demo ===

[[http://multiservice.nlp.ipipan.waw.pl/|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.

Nicolas

This page offers the official 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 -- 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: CC BY v.3

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

Downloads

You may check out the source code from git repository.


/!\ Edit conflict - other version:


Training/Evaluation resources


/!\ Edit conflict - your version:


Training/Evaluation resources


/!\ End of edit conflict



/!\ Edit conflict - other version:



/!\ Edit conflict - your version:



/!\ End of edit conflict


Demo

To see Nicolas in action on your own text, you have two options: try it online or use command-line Java application.

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.

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