GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMentionDebugInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
cleanText
(type:String.t
, default:nil
)
- A clean version of text. This is mostly used for compatibility with other Goldmine annotators. -
infoString
(type:list(String.t)
, default:nil
)
- Optional debug information. -
snippet
(type:String.t
, default:nil
)
- A snippet of the parsed text (html tags removed) in the page around this mention. Useful for human evaluation of the quality of the annotations. Outputted by WebrefAnnotator if --webref_output_mention_snippet_size is set to a value greater than 0. -
text
(type:String.t
, default:nil
)
- Original UTF-8 document text occurring in the range [begin, end).
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMentionDebugInfo