industryTermModelProject Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.IndustryTermModel.industry
public class industryTermModelProject : fileDataStructure, IFileDataStructure, IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName
The industryTermModelProject type exposes the following members.
| Name | Description | |
|---|---|---|
| industryTermModelProject |
Initializes a new instance of the industryTermModelProject class.
| |
| industryTermModelProject(String, String, folderNode) |
Initializes a new instance of the industryTermModelProject class.
|
| Name | Description | |
|---|---|---|
| chunkComposer | ||
| compositeTemplate |
Gets or sets the composite template.
| |
| crawlSetup |
Configuration of the MCRepository crawl buildup
| |
| description |
Gets or sets the description.
| |
| descriptor | (Inherited from fileDataStructure.) | |
| experiment | ||
| folder | (Inherited from fileDataStructure.) | |
| generallyInclusiveRelevantTerms | ||
| generallyIrrelevantTerms | ||
| industries |
Gets or sets the industries.
| |
| logger | ||
| masterExtractor | ||
| masterTFIDF | ||
| name | Name of the model project | |
| nlpRepoProcessSetup | ||
| operationSettings |
Gets or sets the operation settings.
| |
| repoFolderRoot |
| Name | Description | |
|---|---|---|
| CustomFolderDescriptionLines | (Inherited from fileDataStructure.) | |
| DefineDefaultIndustries | ||
| DescribeSelf |
Describes the self.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetOrMakeExperiment |
Gets the or make experiment.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnBeforeSave |
Called before saving the data structure
(Overrides fileDataStructure.OnBeforeSave.) | |
| OnLoaded |
Called when object is loaded
(Overrides fileDataStructure.OnLoaded.) | |
| Save(ILogBuilder) | (Inherited from fileDataStructure.) | |
| Save(folderNode, Boolean, ILogBuilder) |
Saves the project to the specified folder, if null then to its default folder [!:folder] | |
| SetFolderDescription | (Inherited from fileDataStructure.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |