License |
License |
---|---|
Categories |
CategoriesDeeplearning4j Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.deeplearning4j |
ArtifactId | ArtifactIddeeplearning4j-nlp |
Version | Version1.0.0-M2 |
Type | Typejar |
Description |
DescriptionDeepLearning for java
|
<!-- https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-nlp/ -->
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-nlp</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-nlp/
implementation 'org.deeplearning4j:deeplearning4j-nlp:1.0.0-M2'
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-nlp/
implementation ("org.deeplearning4j:deeplearning4j-nlp:1.0.0-M2")
'org.deeplearning4j:deeplearning4j-nlp:jar:1.0.0-M2'
<dependency org="org.deeplearning4j" name="deeplearning4j-nlp" rev="1.0.0-M2">
<artifact name="deeplearning4j-nlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='deeplearning4j-nlp', version='1.0.0-M2')
)
libraryDependencies += "org.deeplearning4j" % "deeplearning4j-nlp" % "1.0.0-M2"
[org.deeplearning4j/deeplearning4j-nlp "1.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : nd4j-native-api | jar | 1.0.0-M2 |
commons-lang : commons-lang | jar | 2.6 |
org.deeplearning4j : deeplearning4j-core | jar | 1.0.0-M2 |
org.threadly : threadly | jar | 4.10.0 |
org.apache.commons : commons-lang3 | jar | 3.6 |
com.github.vinhkhuc : jfasttext | jar | 0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
org.junit.platform : junit-platform-launcher | jar | 1.8.0-M1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.mockito : mockito-core | jar | 3.8.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.deeplearning4j : deeplearning4j-common-tests | jar | 1.0.0-M2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
org.nd4j : nd4j-common-tests | jar | 1.0.0-M2 |
com.google.android : android | jar | 4.1.1.4 |