KnowNER models
This repository holds the KnowNER models used by the AmbiverseNLU entity linking project.
More documentation will follow once the entity linking project is published to github.
| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииowner Библиотеки уровня приложения Configuration |
| Группа | Группаde.mpg.mpi-inf.ambiversenlu |
| Идентификатор | Идентификаторknowner-models |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAmbiverseNLU KnowNER Models
KnowNER models used to perform Entity Recognition (NER) for the AmbiverseNLU Entity Linking project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| knowner-models-1.0.pom | |
| knowner-models-1.0.jar | 797 MB |
| knowner-models-1.0-sources.jar | 797 MB |
| knowner-models-1.0-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.mpg.mpi-inf.ambiversenlu/knowner-models/ -->
<dependency>
<groupId>de.mpg.mpi-inf.ambiversenlu</groupId>
<artifactId>knowner-models</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mpg.mpi-inf.ambiversenlu/knowner-models/
implementation 'de.mpg.mpi-inf.ambiversenlu:knowner-models:1.0'
// https://jarcasting.com/artifacts/de.mpg.mpi-inf.ambiversenlu/knowner-models/
implementation ("de.mpg.mpi-inf.ambiversenlu:knowner-models:1.0")
'de.mpg.mpi-inf.ambiversenlu:knowner-models:jar:1.0'
<dependency org="de.mpg.mpi-inf.ambiversenlu" name="knowner-models" rev="1.0">
<artifact name="knowner-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mpg.mpi-inf.ambiversenlu', module='knowner-models', version='1.0')
)
libraryDependencies += "de.mpg.mpi-inf.ambiversenlu" % "knowner-models" % "1.0"
[de.mpg.mpi-inf.ambiversenlu/knowner-models "1.0"]
This repository holds the KnowNER models used by the AmbiverseNLU entity linking project.
More documentation will follow once the entity linking project is published to github.
| Версия |
|---|
|
1.0
|