|
|
Chunking Properties |
The Chunking type exposes the following members.
| Name | Description | |
|---|---|---|
| Path |
Gets the path to the directory where the datasets will be stored.
(Inherited from WebDataSet.) | |
| Tags |
Gets the list of all tags used in this dataset.
| |
| Testing |
Gets the testing set of the Chunking dataset.
| |
| TestingWords |
Gets the vocabulary of all words used in testing set of the dataset.
| |
| Training |
Gets the training set of the Chunking dataset.
| |
| TrainingWords |
Gets the vocabulary of all words used in training set of the dataset.
| |
| Words |
Gets the vocabulary of all words used in the dataset.
|