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
  • French database credits
  • English database credits
  • Other services credits

Was this helpful?

Edit on GitHub
  1. Database

Credits

Listing of all tools and sources used to create database and serve all app functionalities.

Remède creates its own base of french words, synonyms, antonyms with extern services.

French database credits

  • Definitions, examples and etymologies by the french Wiktionary (CC BY-SA 3.0 Deed), with the API wrapper made by Frederic Gainza (GPL 3.0), modified by Labse Software for Remède.

  • Synonyms from synonymo.fr

  • Antonyms from antonyme.org

  • Conjugations from conjuguons.fr

  • Rhymes dictionary is made with data from Open Lexicon (CC BY-SA 4.0 Deed), parsed by the Drime (GPLv3) project to be added to Remède database.

    • Used data: syllables count, elidable and femnine

Wordlist and IPAs credits

Wordlists and IPA are the root of our database: we iterate wordlists and fetch word's informations using the services listed above.

  • Wordlist and IPA from Open Dict DataMIT (fr_FR.txt in their repo, data/fr/IPA.txt in our repo)

  • Another IPAs from french Wiktionary (above), words from Words (CC0 1.0 Universal) by lorenbrichter (see concerned word in wordlist-Words-CC0-1.0.txt).

  • Another IPAs from french Wiktionary (above), words from wiktionaire-fr (NO LICENCE SPECIFIED) by drogbadvc, data reorganised from WiktionaryX (CC BY-SA 3.0) project whose data comes from Wiktionary Dumps (see concerned word in wordlist-wiktionaire-fr.txt).

English database credits

  • Definitions, examples and etymologies by the english Wiktionary (CC BY-SA 3.0 Deed), with the API wrapper made by Frederic Gainza (GPL 3.0), modified by Labse Software for Remède.

  • Synonyms and antonyms from thesaurus.com (NO LICENSE SEPCIFIED)

  • Conjugations from ???

Wordlist and IPAs credits

  • Wordlist and IPA from Open Dict Data (MIT) (en_US.txt in their repo, data/en/IPA.txt in our repo)

Other services credits

  • The TTS service from nanotts (Apache 2.0), implemented in the API opentts (Apache 2.0), hosted by us

  • The corrector service by languagetool.org (LGPL 2.1), hosted by us

Remède collects these data and merge them to a unique document, served in a database. You can learn more about a specific word credits, in the more menu from the definition page of the application. Transparency about our data provenance is a priority for us at Remède. For more informations, contact us at software@camarm.dev.

PreviousCSVNextStory

Last updated 3 months ago

Was this helpful?

©️