fnlp-core

FNLP is developed for Chinese natural language processing (NLP), which also includes some machine learning algorithms and data sets to achieve the NLP tasks. FNLP is distributed under LGPL3.0.

Группа

Группа

org.fnlp
Идентификатор

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

fnlp-core
Последняя версия

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

2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

fnlp-core
FNLP is developed for Chinese natural language processing (NLP), which also includes some machine learning algorithms and data sets to achieve the NLP tasks. FNLP is distributed under LGPL3.0.
Ссылка на сайт

Ссылка на сайт

https://github.com/xpqiu/fnlp/
Организация-разработчик

Организация-разработчик

fnlp.org

Скачать fnlp-core

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
2.1
2.0