Skip to content

Scribe-Data 1.0.0

Compare
Choose a tag to compare
@andrewtavis andrewtavis released this 06 Apr 12:12
· 541 commits to main since this release

πŸš€ Deployment

Releasing a Python package so that codes are accessible and the structure is set for future project iterations.

✨ Features

  • Data updates are done via a single file that loads new formatted data into each Scribe application.
  • This will be expanded on in the future to create language packs that can be downloaded in app.

πŸ—ƒοΈ Data

  • Data extraction and formatting scripts for each of Scribe's current languages as well as those with significant data on Wikidata are included.

Languages include: French, German, Italian, Portuguese, Russian, Spanish, and Swedish.
Word types include: nouns, verbs, prepositions and translations.

♻️ Code Refactoring

  • The data update process now updates files in Android and Desktop directories if they're present.