Skip to content
Hanna Lindgren edited this page Aug 23, 2016 · 32 revisions

TODO / Use case

  • Import function
  • Validation
  • Synthesize transcriptions
  • G2P
  • De-/recompounding for automatic transcriptions
  • Status with timestamp
  • Comments (with timestamp?)
  • Search box (OK with like instead of regexp implementation?)
  • Improved search:
    • instead of Query struct: list of operators/operands of a few kinds (search criteria)
    • add "not" to negate search criteria
  • Export function
  • Easy installation
  • ... and editor/entry list/admin gui, etc

Components/functionality

Database

Admin GUI

User GUI

Validation

Lexicon data (separate repository)

HTTP server


General

  • Add a few more publicly available pronunciation dictionaries (currently only a Swedish one): British English, American English and perhaps Norwegian and Danish.
  • Convert transcriptions of existing lexica (e.g. NST: insert phoneme delimiter, etc. Cf existing internal Scala code)
  • Add lexicon data to repo.
  • Define a text format for importing and exporting lexica
  • Implement the symbolset(-mapper) for the new Go environment

Clone this wiki locally