N-gram error tracking for adaptive drill selection
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
pub mod filter;
|
||||
pub mod key_stats;
|
||||
pub mod learning_rate;
|
||||
pub mod ngram_stats;
|
||||
pub mod scoring;
|
||||
pub mod skill_tree;
|
||||
|
||||
pub use ngram_stats::FocusTarget;
|
||||
|
||||
Reference in New Issue
Block a user