TraceLab Components for Generating Speech Act Types in Developer Question/Answer Conversations

Rrezarta Krasniqi, Collin McMillan

ND MultiLabel SMOTE Component

The ND MultiLabel SMOTE Component will output a String representation of a variable to the TraceLab workspace. The component requires the user to set a variable to the absolute path to where the file is located.

Observe the following items for an explanation about the ND MultiLabel SMOTE component:

1. When clicking the 'i' button of the component the box to the most right will appear. This box contains all the  details of this component
2. The following image shows the information regarding the output of the component to the workspace. "modelKind" is the name of the variable that will hold the input entry from the user. This variable has type String.
3. The following image shows the configuration variable "ModelKind". This variable is of a type String. This variable will receive the control flow value either as "NB Model" or "LR Model" to determine the control path to either parse the content from NB (i.e., Naive Bayes) model or parse the content from LR (i.e., Linear Regression) model.
4. The following image shows the information regarding the description and the label of the component.

Table of Contents

Downloads