MVN

de.uni_leipzig.asv.toolbox : toolbox-utils

Maven & Gradle

Aug 13, 2013
2 usages

ASV Toolbox · ASV Toolbox is a modular collection of tools for the exploration of written language data. They work either on word lists or text and solve several linguistic classification and clustering tasks. The topics covered contain language detection, POS-tagging, base form reduction, named entity recognition, and terminology extraction. On a more abstract level, the algorithms deal with various kinds of word similarity, using pattern based and statistical approaches. The collection can be used to work on large real world data sets as well as for studying the underlying algorithms. The ASV Toolbox can work on plain text files and connect to a MySQL database. While it is especially designed to work with corpora of the Leipzig Corpora Collection, it can easily be adapted to other sources.

<dependency>
    <groupId>de.uni_leipzig.asv.toolbox</groupId>
    <artifactId>toolbox-utils</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.uni_leipzig.asv.toolbox : toolbox-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of de.uni_leipzig.asv.toolbox : toolbox-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
toolbox-utils-1.0

How to add a dependency to Maven

Add the following de.uni_leipzig.asv.toolbox : toolbox-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.uni_leipzig.asv.toolbox</groupId>
    <artifactId>toolbox-utils</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.uni_leipzig.asv.toolbox : toolbox-utils gradle dependency to your build.gradle file:

implementation 'de.uni_leipzig.asv.toolbox:toolbox-utils:1.0'

Gradle Kotlin DSL: Add the following de.uni_leipzig.asv.toolbox : toolbox-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("de.uni_leipzig.asv.toolbox:toolbox-utils:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.uni_leipzig.asv.toolbox : toolbox-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "de.uni_leipzig.asv.toolbox" % "toolbox-utils" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 01, 2013
1 usages
Apr 30, 2007
Oct 01, 2013
3 usages
Jun 23, 2016
1 usages
1 stars
Aug 26, 2023
6 usages
1.9k stars
Aug 15, 2022
5 usages
317 stars
Jul 28, 2021
2 usages
16 stars
Oct 14, 2020
1 usages
685 stars
Dec 27, 2021
1 usages
55 stars