MVN

com.kotlinnlp : frameextractor

Maven & Gradle

Jun 16, 2020
1 usages
4 stars

FrameExtractor is a module for semantic frame parsing that performs intent detection and slot filling.

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>frameextractor</artifactId>
    <version>0.4.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kotlinnlp : frameextractor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.7

All Versions

Choose a version of com.kotlinnlp : frameextractor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
frameextractor-0.4.7
frameextractor-0.4.6
frameextractor-0.4.5
frameextractor-0.4.4
frameextractor-0.4.3
frameextractor-0.4.2
frameextractor-0.4.1
frameextractor-0.4.0
0.3.x
frameextractor-0.3.0
0.2.x
frameextractor-0.2.1
frameextractor-0.2.0
0.1.x
frameextractor-0.1.0

How to add a dependency to Maven

Add the following com.kotlinnlp : frameextractor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>frameextractor</artifactId>
    <version>0.4.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kotlinnlp : frameextractor gradle dependency to your build.gradle file:

implementation 'com.kotlinnlp:frameextractor:0.4.7'

Gradle Kotlin DSL: Add the following com.kotlinnlp : frameextractor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kotlinnlp:frameextractor:0.4.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kotlinnlp : frameextractor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kotlinnlp" % "frameextractor" % "0.4.7"

Advertisement

Dependencies from Group

Jun 16, 2020
14 usages
3 stars
Jun 16, 2020
13 usages
6 stars
Jun 16, 2020
11 usages
97 stars
Jan 08, 2018
7 usages
1 stars
Jun 16, 2020
5 usages
11 stars

Discover Dependencies

Nov 30, 2018
1 usages
3 stars
Sep 21, 2018
1 usages
27 stars
Sep 10, 2018
1 usages
Aug 13, 2019
1 usages
0 stars
Jan 12, 2019
14 usages
Nov 19, 2018
1 usages
0 stars
Jan 31, 2020
1 usages
80 stars
Jan 17, 2019
1 usages
10 stars