Click or drag to resize

templateFieldWebPageReport Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Template field names - Web Page profiling report

Namespace:  imbSCI.Data.enums.fields
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public enum templateFieldWebPageReport
Request Example View Source
Members
  Member nameValueDescription
code_webRequest0 Summary textt on webRequest
code_sourceHTML1 Loaded source HTML
code_sourceTEXT2 Extracted text of source
code_sourceMarkdown3 Extracted markdown text of source
code_sourceHTML_norm4 Normalized HTML source code - after loading
web_structureMetrics5 Web structure metrics
web_pageStructureTree6 XML structure tree
web_pageStructureTreeOpt7 Optimised page structure tree
web_pageTemplateTree8 Extracted template tree
web_pageTemplateTextContent9 Extracted template text
web_pageStructureTokenized10 XML output of tokenized page structure
web_pageDirectExtraction11 Report on directly extracted information about company
web_pageSemanticExtraction12 Report on semanticaly extracted information
csp_extractedKnowledge13 Export of extracted knowledge
csp_enrichNBS14 ... after loading NBS data
csp_enrichAPR15 ... after processing APR data
csp_enrichCRM16 ... after processing CRM data
csp_complete17 RDF of Company Semantic Profile
log_systemLog18 Current main imbVeles log content
log_workflowLog19 Log of parent workflow
web_linkSelection20 Izveštaj o izboru unutrašnjih linkva za analizu templejta
web_template21 Izvestaj o detektovanom templejtu
web_classification22 Report on web type classification
web_keypages23 Report on key pages detection
See Also