GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefUniversalNgramData
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
This proto is filled with n-gram data during model building.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
idf
(type:number()
, default:nil
)
- IDF of the n-gram. -
pluralProb
(type:number()
, default:nil
)
- Probability that the n-gram is a plural form of a word. This information is extracted from SAFT annotations of queries. See HasPluralProperty().
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefUniversalNgramData