Skip to content

Initial release

Pre-release
Pre-release

Choose a tag to compare

@nciric nciric released this 14 Jul 17:33
· 13 commits to main since this release
21d8e40

What's Changed

  • chore: update licensing
    by @srl295 in #22
  • CLDR-json data extraction script by @nciric in #28
  • English plural rules using Pynini by @nciric in #30
  • Initial scope document by @nciric in #27
  • Adding Serbian language by @nciric in #31
  • Update README.md by @srl295 in #34
  • Contribute Morphuntion from Apple as open source software by @grhoten in #35
  • Expanding build documentation by @nciric in #39
  • Separate how to add a new language from code change. by @nciric in #41
  • Inflection-42 Rename Morphuntion to Unicode Inflection and reduce CoreFoundation dependency by @grhoten in #43
  • Inflection-36 Remove the Core Foundation dependency in Morphuntion by @grhoten in #44
  • Inflection-64 Convert dictionary-parser to consume Wikidata by @grhoten in #65
  • Inflection-66 Fix --ignore-entries-with-grammemes in dictionary-parser and improve language variant handling by @grhoten in #67
  • Inflection-68 Allow dictionary-parser to include grammemes that apply to all surface forms by @grhoten in #69
  • Inflection-70 Improve the reading performance of dictionary-parser by @grhoten in #71
  • Inflection-72 Improve multi-language handling by @grhoten in #73
  • Create cmake-multi-platform.yml by @nciric in #75
  • Update cmake-multi-platform.yml by @nciric in #76
  • Adding documentation about getting wikidata stats. by @nciric in #78
  • Adding support for sr-SR by @nciric in #40
  • Expanding data addition documentation. by @nciric in #79
  • Script for uploading data to Wikidata by @nciric in #80
  • Inflection-59 Integrate da Wikidata into Unicode Inflection by @grhoten in #81
  • Inflection-47 Integrate en Wikidata into Unicode Inflection by @grhoten in #83
  • Inflection-49 Integrate es Wikidata into Unicode Inflection by @grhoten in #88
  • Added The macOS and Windows support by @milansamuel609 in #89
  • Revert "Added The macOS and Windows support" by @nciric in #90
  • Replacing sr lexicon with wikidata as a source. by @nciric in #91
  • Adding git lfs support guidance. by @nciric in #92
  • Inflection-94 Improve Wikidata coverage in dictionary-parser by @grhoten in #95
  • Added the support for macos by @milansamuel609 in #96
  • Adding support for inflection between different grammatical genders by @BHK4321 in #105
  • Inflection-57 Adding support for Swedish from Wikidata by @nciric in #104
  • Inflection-37 Support word decompounding for inflecting words by @grhoten in #106
  • Inflection-37 Change test to fix the test failure due to commit conflict by @grhoten in #108
  • Convert examples to 1-liners for the tool. Add descriptions/senses to… by @nciric in #109
  • Landing sr support for dictionary words by @nciric in #111
  • Inflection-120 Update ICU version in versions.mk to 77.1 by @FrankYFTang in #119
  • Add Factory for MF2 ( issues/117 ) by @FrankYFTang in #114
  • Add CI for valgrind fix issues/118 by @FrankYFTang in #121
  • Fix memory leak in MF2Factory.cpp (issue/131) by @FrankYFTang in #132
  • Issue 134, use std::unique_ptr in SemanticFeatureModel by @FrankYFTang in #137
  • Issue 134, use std::unique_ptr in (De|It)CommonConceptFactory.cpp by @FrankYFTang in #136
  • Issue 134, use std::unique_ptr in RuCommonConceptFactory.cpp by @FrankYFTang in #135
  • Inflection 134 std::unique_ptr for Chunk.cpp by @FrankYFTang in #145
  • Inflection 134 std::unique_ptr for TokenExtractor by @FrankYFTang in #144
  • Inflection 140: Change the build process to also build on merging by @FrankYFTang in #139
  • Inflection 134 std::unique_ptr for DictionaryMetaData.cpp by @FrankYFTang in #143
  • Inflection 134 std::unique_ptr for DictionaryKeyIterator.cpp by @FrankYFTang in #142
  • Inflection 134 std::unique_ptr for KoGrammarSynthesizer_ParticleResol… by @FrankYFTang in #141
  • Cache LFS content (fix issue/127) by @FrankYFTang in #128
  • WiP Add doxygen by @FrankYFTang in #146
  • Change namespace in message2 (issue/147) by @FrankYFTang in #148
  • Fix doxygen configuraiton (issue 147) by @FrankYFTang in #149
  • Correct path to README.md and include that into the API doc. (issue 147) by @FrankYFTang in #150
  • Fix some warning in doxygen (issue 147) by @FrankYFTang in #151
  • Update README.md to add links of API docs (issue 147) by @FrankYFTang in #153
  • Add comment for super class documentation Fix 147 by @FrankYFTang in #152
  • Fix doxygen warning for DisplayValue (issue 147) by @FrankYFTang in #154
  • fix mistake in PR 152 (issue 147) by @FrankYFTang in #156
  • fix typo for operator() in DisplayValue.hpp by @FrankYFTang in #157
  • fix doxygen warning in SemanticFeatureModel_DisplayData.hpp (issue 147) by @FrankYFTang in #158
  • Fix the doxygen warnings (issue 147) by @FrankYFTang in #159
  • Create distribution packages for ubuntu (.deb release v0.0.1) by @dockerh in #129

New Contributors

Full Changelog: https://github.com/unicode-org/inflection/commits/0.0.1