Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Dictionaries: How do they work?

Dictionaries: How do they work?

Scheduled Pinned Locked Moved Database
databasequestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    msn92
    wrote on last edited by
    #1

    Hi everybody. I would like to know about dictionaries: How do they work? By "dictionary" I mean a program that translates a word from one language to another. So my questions are: 1. What kind of database do they usually use to store data? 2. How do they search so quickly? 3. Where can I get more info about dictionaries/their development? PS if it's not the right place I posted at.

    L 1 Reply Last reply
    0
    • M msn92

      Hi everybody. I would like to know about dictionaries: How do they work? By "dictionary" I mean a program that translates a word from one language to another. So my questions are: 1. What kind of database do they usually use to store data? 2. How do they search so quickly? 3. Where can I get more info about dictionaries/their development? PS if it's not the right place I posted at.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      msn92 wrote:

      1. What kind of database do they usually use to store data?

      A fast, embedded database. Often some custom format.

      msn92 wrote:

      2. How do they search so quickly?

      Indexes :)

      msn92 wrote:

      3. Where can I get more info about dictionaries/their development?

      Download the Ergane[^] dictionaries, and take a look at the structure. The dictionaries are in MS-Access format, and they should provide a decent starting point.

      Measuring programming progress by lines of code is like measuring aircraft building progress by weight. -- Bill Gates

      M 1 Reply Last reply
      0
      • L Lost User

        msn92 wrote:

        1. What kind of database do they usually use to store data?

        A fast, embedded database. Often some custom format.

        msn92 wrote:

        2. How do they search so quickly?

        Indexes :)

        msn92 wrote:

        3. Where can I get more info about dictionaries/their development?

        Download the Ergane[^] dictionaries, and take a look at the structure. The dictionaries are in MS-Access format, and they should provide a decent starting point.

        Measuring programming progress by lines of code is like measuring aircraft building progress by weight. -- Bill Gates

        M Offline
        M Offline
        msn92
        wrote on last edited by
        #3

        Thank you for your reply Eddy Vluggen! Could MS-Access database be "A fast, embedded database" ? :)

        L 1 Reply Last reply
        0
        • M msn92

          Thank you for your reply Eddy Vluggen! Could MS-Access database be "A fast, embedded database" ? :)

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          msn92 wrote:

          Could MS-Access database be "A fast, embedded database" ?

          Yup, those databases are actually the datafiles that the Ergane-application itself uses :)

          "The wine is good, but the meat is rotten"

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups