Skip to content

Calculate the salience score of sentences with the purpose to summarize a text.

License

Notifications You must be signed in to change notification settings

KotlinNLP/Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summarizer Maven Central Build Status

Calculate the salience score of sentences with the purpose to summarize a text.

Summarizer is part of KotlinNLP.

Getting Started

Import with Maven

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>summarizer</artifactId>
    <version>0.1.0</version>
</dependency>

Examples

Try some examples of how to use the Summarizer running the files in the examples folder.

License

This software is released under the terms of the Mozilla Public License, v. 2.0

Contributions

We greatly appreciate any bug reports and contributions, which can be made by filing an issue or making a pull request through the github page.

About

Calculate the salience score of sentences with the purpose to summarize a text.

Resources

License

Stars

Watchers

Forks

Packages

No packages published