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

Rrezarta Krasniqi, Collin McMillan

ND LR File Parser Component

The ND LR File Parser Component will receive as input a String from the ND MultiLabel SMOTE Component and will output a String representation of the file 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 LR File Parser 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 input of the component. "modelKind" is the name of the variable that will hold the value for the model type selected by the user.
3. The following image shows the information regarding the output of the component to the workspace. "lr_output_file" is the name of the variable that will hold the content of the file. This variable has type String.
4. The following image shows the information regarding the input of the component from the user. "DirPath" is the name of the variable that will hold the absolute path to a file srcml file. This variable has type String and should receive the absolute path to the file location.
5. The following image shows the information regarding label of the component.

Table of Contents

Downloads