Skip to content

Releases: meilisearch/charabia

Charabia v0.9.0

25 Jul 13:52
9854134
Compare
Choose a tag to compare

Changes

(BREAKING) Simplify lang detection (#299) @ManyTheFish

  • The Language allow_list change from a HashMap<Script, Vec<Language>> to a slice of Language: &[Language].
  • Add the tokenize_with_allow_list method to the Tokenizer, allowing to dynamically pass a Language allow list without having to re-build the tokenizer.

Add math symbols to default separators (#301) @phillitrOSU

Adds all math symbols from https://www.compart.com/en/unicode/category/Sm to the default separator list.

Thanks again to @ManyTheFish, @meili-bors[bot], and @phillitrOSU! 🎉

Charabia v0.8.12

09 Jul 14:57
ae07a58
Compare
Choose a tag to compare

Changes

Thanks again to @LukasKalbertodt, @irevoire and @meili-bors[bot]! 🎉

Charabia v0.8.11

30 May 14:49
c983b9f
Compare
Choose a tag to compare

Changes

Thanks again to @ManyTheFish, @Soham1803, @curquiza, @meili-bors[bot], @mosuka and @tkhshtsh0917! 🎉

Charabia v0.8.10

30 Apr 11:41
eb3326d
Compare
Choose a tag to compare

Changes

Thanks again to @ManyTheFish, @curquiza, @meili-bors[bot] ! 🎉

Charabia v0.8.9

18 Apr 08:55
5a64163
Compare
Choose a tag to compare

Changes

Thanks again to @Gusted, @ManyTheFish, and @mosuka! 🎉

Charabia v0.8.8

19 Mar 10:00
c136ecf
Compare
Choose a tag to compare

Changes

Thanks again to @6543, @ManyTheFish, @dependabot, @dependabot[bot], @meili-bors[bot], and @mosuka! 🎉

Charabia v0.8.7

14 Feb 11:19
a869338
Compare
Choose a tag to compare

Changes

Thanks again to @ManyTheFish, @agourlay, @curquiza, @dependabot, @dependabot[bot], @meili-bors[bot], and @timvisee! 🎉

Charabia v0.8.6

24 Jan 15:15
286ef64
Compare
Choose a tag to compare

Changes

Thanks again to @ManyTheFish, @choznerol, @dependabot, @dependabot[bot], @meili-bors[bot], @ngdbao and @xshadowlegendx! 🎉

Charabia v0.8.5

26 Oct 08:47
d09da2d
Compare
Choose a tag to compare

Changes

Thanks again to @ManyTheFish, @choznerol, @dependabot, @dependabot[bot], @meili-bors[bot], and @xshadowlegendx! 🎉

Charabia v0.8.4

20 Sep 11:23
8ca0156
Compare
Choose a tag to compare

Changes

  • Update Lindera to v0.27.1 for changing the UniDic download URL (#237) @mosuka
  • Implement the CharNormalizer trait on the LowercaseNormalizer struct (#241) @Bradshaw

Thanks again to @Bradshaw, @ManyTheFish, @dependabot, @dependabot[bot], @meili-bors[bot], and @mosuka! 🎉