LogoLogo
  • 👋Welcome
  • For the users
    • 📱Download
      • 🔄Update application
    • 📖Offline dictionaries
    • 🌐Dictionaries servers
    • ⁉️Support
  • For the developers
    • 🖥️Getting started
    • 🛠️Develop on Remède
      • 🔌Setup
      • 📁Structure
      • 🧸Development
      • ⚙️API
      • ✨Features
        • ✈️Offline
        • 📒Sheets
        • 🧰DICT Client
      • Android development
    • 📪API
  • Database
    • 🗃️Database
      • 📋Database schema
      • 🗒️Document schema
      • 📦Dataset
      • 🎶Rimes
      • 📍Internationalization
        • 🇬🇧English database
    • 🚧Build Dictionary
      • The building lifecycle
      • Generate my own database
      • About
    • 📌Remède for your project
    • 📎Available formats
      • DICT
      • XDXF
      • CSV
    • ©️Credits
  • Project
    • 📜Story
    • 🙏Contributing
      • 🌐Translation
    • 👣Lifecycles and infrastructure
    • ⏭️Remède Next
Powered by GitBook

Find us

  • Website
  • Github
  • Support

© 2025 The Remède Project and its contributors.

On this page

Was this helpful?

Edit on GitHub
  1. Database
  2. Database

Dataset

The roots of Remède...

PreviousDocument schemaNextRimes

Last updated 3 months ago

Was this helpful?

The data folder is destined to the linguistics resources used by Remède.

  • Folder fr/

    • words.txt: List of ~1 000 000 words, semi separated

    • ipa.json: For a key 'word', returns his IPA

      • Generated from data/IPA.txt: a text file of format [word]\t[ipa] by scripts/pre_generate_ressources.py

  • The sames resources, for each locale are situated in the folders en ect...

The data/remede.db file is not included in git files, see Setup to download it.

  • data/remede.schema.json: JSON schema of Remède document

  • data/custom_words.json: File to add custom words... The words documents must follow the Remède Document Schema

    • data/custom_words.schema.json: its JSON schema

  • data/remede.db: A sqlite database () (french)

  • data/remede.[locale].db: A sqlite database () (for locale, eg remede.en.db)

  • data/drime.db: The french database rewrote by the project . Useful to get precise word metadata like syllables.

🗃️
📦
reference
reference
Open Lexicon
drime