| Лицензия |
Лицензия
The BSD License
|
|---|---|
| Группа | Группаgov.sandia.foundry |
| Идентификатор | Идентификаторgov-sandia-cognition-text-core |
| Последняя версия | Последняя версия4.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCognitive Foundry Text Core
Algorithms and components for text analysis and information retrieval.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-text-core/ -->
<dependency>
<groupId>gov.sandia.foundry</groupId>
<artifactId>gov-sandia-cognition-text-core</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-text-core/
implementation 'gov.sandia.foundry:gov-sandia-cognition-text-core:4.0.1'
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-text-core/
implementation ("gov.sandia.foundry:gov-sandia-cognition-text-core:4.0.1")
'gov.sandia.foundry:gov-sandia-cognition-text-core:jar:4.0.1'
<dependency org="gov.sandia.foundry" name="gov-sandia-cognition-text-core" rev="4.0.1">
<artifact name="gov-sandia-cognition-text-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.sandia.foundry', module='gov-sandia-cognition-text-core', version='4.0.1')
)
libraryDependencies += "gov.sandia.foundry" % "gov-sandia-cognition-text-core" % "4.0.1"
[gov.sandia.foundry/gov-sandia-cognition-text-core "4.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| gov.sandia.foundry : gov-sandia-cognition-common-data | jar | 4.0.1 |
| gov.sandia.foundry : gov-sandia-cognition-learning-core | jar | 4.0.1 |
| gov.sandia.foundry : porter-stemmer | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |