DocumentLoader
01 Syntax
Microsoft.VisualBasic.Data.NLP.LDA.DocumentLoader
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| load | 1 | Load documents from disk |
| loadDocument | 1 |
03 Members
load(
String)Load documents from disk
Parameters
| Name | Type | Description |
|---|---|---|
folderPath | String | is a folder, which contains text documents. |
Returns
a corpus
loadDocument(
String, Vocabulary)