@willwade/aac-processors
    Preparing search index...

    Interface VocabularyDumpOptions

    interface VocabularyDumpOptions {
        metrics?: MetricsResult;
    }
    Index

    Properties

    Properties

    metrics?: MetricsResult

    Precomputed metrics (MetricsCalculator.analyze). Enables the smart-grammar word-form counts. Run analyze() BEFORE dumpVocabulary(): analyze() expands morphological predictions on the tree.