Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParseOption ¶
type ParseOption struct { MaxElemsToParse int `json:"maxElemsToParse,omitempty"` NbTopCandidates int `json:"nbTopCandidates,omitempty"` CharThreshold int `json:"charThreshold,omitempty"` ClassesToPreserve string `json:"classesToPreserve,omitempty"` KeepClasses bool `json:"keepClasses,omitempty"` Serializer string `json:"serializer,omitempty"` DisableJsonLd bool `json:"disableJSONLD,omitempty"` }
Click to show internal directories.
Click to hide internal directories.