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.

Лицензия

Лицензия

Группа

Группа

de.uni_leipzig.asv.toolbox
Идентификатор

Идентификатор

toolbox-utils
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать toolbox-utils

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.uni_leipzig.asv.toolbox/toolbox-utils/ -->
<dependency>
    <groupId>de.uni_leipzig.asv.toolbox</groupId>
    <artifactId>toolbox-utils</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni_leipzig.asv.toolbox/toolbox-utils/
implementation 'de.uni_leipzig.asv.toolbox:toolbox-utils:1.0'
// https://jarcasting.com/artifacts/de.uni_leipzig.asv.toolbox/toolbox-utils/
implementation ("de.uni_leipzig.asv.toolbox:toolbox-utils:1.0")
'de.uni_leipzig.asv.toolbox:toolbox-utils:jar:1.0'
<dependency org="de.uni_leipzig.asv.toolbox" name="toolbox-utils" rev="1.0">
  <artifact name="toolbox-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni_leipzig.asv.toolbox', module='toolbox-utils', version='1.0')
)
libraryDependencies += "de.uni_leipzig.asv.toolbox" % "toolbox-utils" % "1.0"
[de.uni_leipzig.asv.toolbox/toolbox-utils "1.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0