Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Non-English Dictionary Services

This needs filling out! Wiktionary has non-English versions available such as (https://fr.wiktionary.org/wiki/Wiktionnaire:Page_d%E2%80%99accueil), but their quality is not certain.

Thoughts for Implementation in UIO

  • Define a standard format for dictionary entries - a JSON structure that converts to display HTML
  • An integrator would need to wire up a preferred service returning that format
    • For the SJRK platform, we could create a Kettle-based dictionary datasource doing this as an example
    • It might be possible to implement an in-browser parser doing the same - not sure about how this might interact with same origin policies

Working with Natural Language in Javascript

Some natural language libraries, likeĀ https://github.com/NaturalNode/natural, may have dictionary features.