MVN

com.just-ai.jaicf : rasa

Maven & Gradle

May 18, 2023
237 stars

JAICF-Kotlin RASA Activator Adapter · JAICF-Kotlin RASA Activator Adapter. Provides intent recognition and named entity extraction.

<dependency>
    <groupId>com.just-ai.jaicf</groupId>
    <artifactId>rasa</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.just-ai.jaicf : rasa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.just-ai.jaicf : rasa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
rasa-1.3.1
rasa-1.3.0
1.2.x
rasa-1.2.5
rasa-1.2.4
rasa-1.2.3
rasa-1.2.2
rasa-1.2.1
rasa-1.2.0
1.1.x
rasa-1.1.3
rasa-1.1.2
rasa-1.1.1
rasa-1.1.0
1.0.x
rasa-1.0.2
rasa-1.0.1
rasa-1.0.0
0.14.x
rasa-0.14.0

How to add a dependency to Maven

Add the following com.just-ai.jaicf : rasa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.just-ai.jaicf</groupId>
    <artifactId>rasa</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.just-ai.jaicf : rasa gradle dependency to your build.gradle file:

implementation 'com.just-ai.jaicf:rasa:1.3.1'

Gradle Kotlin DSL: Add the following com.just-ai.jaicf : rasa gradle kotlin dependency to your build.gradle.kts file:

implementation("com.just-ai.jaicf:rasa:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.just-ai.jaicf : rasa sbt scala dependency to your build.sbt file:

libraryDependencies += "com.just-ai.jaicf" % "rasa" % "1.3.1"

Advertisement

Dependencies from Group

May 18, 2023
16 usages
237 stars
May 18, 2023
1 usages
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars

Discover Dependencies

May 18, 2023
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars
May 18, 2023
237 stars
May 18, 2023
1 usages
237 stars
Jun 07, 2023
53 stars