Get desktop application:
View/edit binary Protocol Buffers messages
SerializableLanguage represents a language that is serialized as a protocol buffer and stored on disk as a binary file. Even though this type is public, it is not meant to be used directly. It is used only internally for serialization and deserialization.
Used in:
SerializableLanguageModel represents a statistical language model that is serialized as a protocol buffer and stored on disk as a binary file. Even though this struct is public, it is not meant to be used directly. It is used only internally for serialization and deserialization.
SerializableNgramSet represents a collection of ngrams sharing the same probability within a specific language model that is serialized as a protocol buffer and stored on disk as a binary file. Even though this struct is public, it is not meant to be used directly. It is used only internally for serialization and deserialization.
Used in: