MVN

com.github.tuguri8 : korean-summarizer

Maven & Gradle

Aug 25, 2019
4 stars

Korean Summarizer · A Korean Text Summarizer by using TF-IDF algorithm

<dependency>
    <groupId>com.github.tuguri8</groupId>
    <artifactId>korean-summarizer</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tuguri8 : korean-summarizer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.tuguri8 : korean-summarizer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
korean-summarizer-0.1.2
korean-summarizer-0.1.1

How to add a dependency to Maven

Add the following com.github.tuguri8 : korean-summarizer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tuguri8</groupId>
    <artifactId>korean-summarizer</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tuguri8 : korean-summarizer gradle dependency to your build.gradle file:

implementation 'com.github.tuguri8:korean-summarizer:0.1.2'

Gradle Kotlin DSL: Add the following com.github.tuguri8 : korean-summarizer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tuguri8:korean-summarizer:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tuguri8 : korean-summarizer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tuguri8" % "korean-summarizer" % "0.1.2"

Advertisement

Dependencies from Group

Aug 25, 2019
4 stars

Discover Dependencies

Jul 23, 2020
1 usages
1 stars
Oct 15, 2021
0 stars
Apr 05, 2023
2 usages
5.2k stars
Aug 25, 2023
4 usages
3.9k stars
Aug 18, 2020
1.3k stars
Nov 23, 2021
2 usages
3 stars
Sep 02, 2022
1 usages
3 stars
Dec 02, 2019
5 stars