mcRepoProcessModelSetup Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.pipelineMCRepo.model
public class mcRepoProcessModelSetup
The mcRepoProcessModelSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| mcRepoProcessModelSetup | Initializes a new instance of the mcRepoProcessModelSetup class |
| Name | Description | |
|---|---|---|
| doFilterOutDuplicates | ||
| doSortByTextSize | If true it will pick pages with greater textual content, before the other ones | |
| MCRepositoryRootName |
Gets or sets the name of the mc repository root.
| |
| pageFilterSettings |
Settings for multi language filter test, used to filterout web pages written on another language
| |
| primaryLanguage | ||
| setup_multitext_alt | ||
| setup_multitext_lex | ||
| setup_multitext_specs | ||
| setup_tableOne | ||
| setup_tableTagger | ||
| setup_translit | ||
| target_languagePagePerSite |
The language filter will pass up to specified number of pages in proper language
| |
| webPageSampling | ||
| webSiteSampling |
| Name | Description | |
|---|---|---|
| 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.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |