Skip to content

Releases: JuliaText/Languages.jl

v0.4.6

07 Dec 01:10
Compare
Choose a tag to compare

Languages v0.4.6

Diff since v0.4.5

  • Fix documentation generation

v0.4.5

06 Dec 19:15
e5f055a
Compare
Choose a tag to compare

Languages v0.4.5

Diff since v0.4.4

New Features

  • Huasteca Nahuatl support

Merged pull requests:

Closed issues:

  • Language.detect failed to detect Japanese from Mandarin (#48)

v0.4.4

30 Jul 01:05
098dfe8
Compare
Choose a tag to compare

Languages v0.4.4

Diff since v0.4.3

Closed issues:

  • weird language detection behavior (#31)
  • Croation.txt misspelled (#34)

Merged pull requests:

  • Add constructor for type Language accepting a string (#33) (@dcecchini)
  • Export english name method (#35) (@laschuet)
  • Italian pronouns list enlarged (#36) (@amasotti)
  • CompatHelper: add new compat entry for "JSON" at version "0.21" (#38) (@github-actions[bot])
  • Added Portuguese words. (#39) (@ajdavidl)
  • make relocatable (#40) (@jbrea)
  • CompatHelper: bump compat for "RelocatableFolders" to "1.0" (#41) (@github-actions[bot])
  • Faroese support (#42) (@sigmundv)
  • adding initial data for Kaqchikel Maya Language (#43) (@Chok-Ketzamtzib)
  • Add trigrams for Kaqchikel (#46) (@aviks)
  • Adding the word lists for Greek pronouns, prepositions, def and indef articles (#47) (@atantos)
  • Update stopwords/German.txt: Add "für" (#49) (@Seitzal)
  • Japanese corrections (#50) (@AnnaZav)
  • Feature/initial docs (#51) (@rssdev10)

v0.4.3

08 Apr 22:11
52372ae
Compare
Choose a tag to compare

Languages v0.4.3

Diff since v0.4.2

Closed issues:

  • Problem with detect_script? (#14)

Merged pull requests:

Support for French and Italian

03 Jan 15:13
178582c
Compare
Choose a tag to compare
Merge pull request #23 from zgornel/test_fixes

Fixed tests

v0.4.1 Add Romanian words

04 Nov 22:12
72ecffe
Compare
Choose a tag to compare
Merge pull request #19 from zgornel/support_for_Romanian

Data support for Romanian (articles, prepositions, pronouns and stopwords)

v0.4.0: Support 1.0, drop 0.6

02 Sep 15:48
Compare
Choose a tag to compare
remove Match.jl dependency to make this 1.0 ready.

Language detection

04 Aug 17:16
Compare
Choose a tag to compare

and API refresh

Support 0.6

07 Jul 13:26
Compare
Choose a tag to compare
v0.2.0

add compat requirement