BlingFire::Model
Inherits Reference < Object
Constructors
new(path)
SourceInstance methods
finalize
Sourceids_to_text(ids, skip_special_tokens = true, output_buffer_size = nil)
Sourcetext_to_ids(text, max_len = nil, unk_id = 0)
Sourcetext_to_ids_with_offsets(text, max_len = nil, unk_id = 0)
Sourcetext_to_sentences(text)
Sourcetext_to_sentences_with_offsets(text)
Sourcetext_to_words(text)
Sourcetext_to_words_with_offsets(text)
Sourceto_unsafe
Source