| Package | Description |
|---|---|
| com.xatkit.core.recognition |
Contains the abstract classes to implement to provide custom intent recognition.
|
| com.xatkit.core.recognition.processor |
| Class and Description |
|---|
| InputPreProcessor
Applies a pre-processing function on the provided
input. |
| IntentPostProcessor
Applies a post-processing function on the provided
recognizedIntent. |
| Class and Description |
|---|
| IntentPostProcessor
Applies a post-processing function on the provided
recognizedIntent. |
| StanfordNLPPostProcessor
A
IntentPostProcessor using Stanford NLP library to extract information from the user input. |
| StanfordNLPService
A singleton class that wraps a
StanfordCoreNLP pipeline used to process user messages. |
Copyright © 2020 SOM Research Lab. All rights reserved.