Quality control framework/Personal

From Apertium
< Quality control framework
Revision as of 16:01, 22 June 2011 by 123.243.206.102 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Apertium Quality Control Framework[edit]

Mid-term Requirements[edit]

Must be able to:

  1. Easily automatically test a dictionary, determined by which files are present
  2. Store statistics from these tests
  3. Generate intuitive webpages for visualising these stats
  4. Great a home page for all of the chosen tests

Actual Work Required[edit]

  1. XML Schema
  2. TODOs such as:
    1. Maximise benefits of *args and **kwargs for __init__ defs (but **kwargs can't be a dict...)
    2. Fix HFST Tester to not require argparse as init parameter