GoogleApi.ContentWarehouse.V1.Model.GoodocLanguageCombinationLanguage
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Weighted language
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
bcp47Tag
(type:String.t
, default:nil
)
- Bcp47 language code. Note, this is not the same as OceanCode used by goodoc::Document. -
weight
(type:number()
, default:nil
)
- Weight of language. This specifies how likely it is to see the language in the input text. The values don't have to add up to 1.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoodocLanguageCombinationLanguage