class

BlingFire::Model

Inherits Reference < Object

Constructors

new(path)
Source

Instance methods

finalize
Source
ids_to_text(ids, skip_special_tokens = true, output_buffer_size = nil)
Source
text_to_ids(text, max_len = nil, unk_id = 0)
Source
text_to_ids_with_offsets(text, max_len = nil, unk_id = 0)
Source
text_to_sentences(text)
Source
text_to_sentences_with_offsets(text)
Source
text_to_words(text)
Source
text_to_words_with_offsets(text)
Source
to_unsafe
Source

Nested types