jar

com.just-ai.jaicf : lex

Maven & Gradle

May 18, 2023
237 stars

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

Table Of Contents

Latest Version

Download com.just-ai.jaicf : lex JAR file - Latest Versions:

All Versions

Download com.just-ai.jaicf : lex JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window lex-1.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.justai.jaicf.activator.lex

├─ com.justai.jaicf.activator.lex.LexActivatorContext.class - [JAR]

├─ com.justai.jaicf.activator.lex.LexActivatorContextKt.class - [JAR]

├─ com.justai.jaicf.activator.lex.LexBotConfig.class - [JAR]

├─ com.justai.jaicf.activator.lex.LexConnector.class - [JAR]

├─ com.justai.jaicf.activator.lex.LexConnectorKt.class - [JAR]

├─ com.justai.jaicf.activator.lex.LexIntentActivator.class - [JAR]

├─ com.justai.jaicf.activator.lex.LexIntentData.class - [JAR]

├─ com.justai.jaicf.activator.lex.LexIntentDataKt.class - [JAR]

├─ com.justai.jaicf.activator.lex.LexTypeTokenKt.class - [JAR]

Advertisement