- Fixed error with
ids_to_text
and all special tokens
- Fixed error with
dup
andclone
- Dropped support for Ruby < 3
- Improved ARM detection
- Updated Bling Fire to 0.1.8
- Added
ids_to_text
method
- Updated Bling Fire to 0.1.7
- Added
prefix
option
- Updated Bling Fire to 0.1.5
- Added ARM shared library for Linux
- Added ARM shared library for Mac
- Added
text_to_words_with_offsets
method - Added
text_to_sentences_with_offsets
method - Added
text_to_ids_with_offsets
method - Added
normalize_spaces
method
- Updated Bling Fire to 0.1.3
- Updated Bling Fire to 0.1.1
- Improved error message when model not found
- First release