Skip to content
dlwh edited this page Dec 14, 2012 · 9 revisions

This is just a sketch of things I know that need to be done, and maybe some timelines for when they should be done. I might do things totally out of order, as I need them for research.

v0.2:

Math:

  • Comprehensive Matrix Tests using ScalaCheck
  • Registries for Matrix
  • Verification that registries for operators are fully functional, and all implementations are loaded into them.
  • Add various benchmarks to ensure nothing is horribly slow
  • SparseMatrix slices

Learn:

  • unified classification architecture based on loss functions

Process

  • some kind of tokenization pipeline?
  • A better sentence-tokenizer
  • Reorganize. Probably break out a core library with Index and the configuration stuff... (done)

General

  • Loot what's useful from Scalabha
  • Examples!
    • POS-Tagger
Clone this wiki locally