Difference between revisions of "Quality control framework/Personal"
Jump to navigation
Jump to search
(Created page with '= Apertium Quality Control Framework = == Mid-term Requirements == Must be able to: # Easily automatically test a dictionary, determined by which files are present # Store statis…') |
|||
Line 6: | Line 6: | ||
# Generate intuitive webpages for visualising these stats |
# Generate intuitive webpages for visualising these stats |
||
# Great a home page for all of the chosen tests |
# Great a home page for all of the chosen tests |
||
== Actual Work Required == |
|||
# XML Schema |
|||
# TODOs such as: |
|||
## Maximise benefits of *args and **kwargs for __init__ defs (but **kwargs can't be a dict...) |
|||
## Fix HFST Tester to not require argparse as init parameter |
Latest revision as of 16:01, 22 June 2011
Apertium Quality Control Framework[edit]
Mid-term Requirements[edit]
Must be able to:
- Easily automatically test a dictionary, determined by which files are present
- Store statistics from these tests
- Generate intuitive webpages for visualising these stats
- Great a home page for all of the chosen tests
Actual Work Required[edit]
- XML Schema
- TODOs such as:
- Maximise benefits of *args and **kwargs for __init__ defs (but **kwargs can't be a dict...)
- Fix HFST Tester to not require argparse as init parameter