Name Last Update
..
src Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...

README.md

nicolas-cli

This module contains a sample command-line application, which uses Nicolas library to summarize chosen input text file. Summary is written to target output file. Additionally, user needs to specify desired number of tokens in the summary.

Be aware that summarizer requires internet access and working Multiservice (multiservice.nlp.ipipan.waw.pl).

Installation

mvn clean install

Usage

java -jar target/nicolas-cli.jar -help