Member Junction
    Preparing search index...

    Word with weight for cloud/tag visualization

    interface WordItem {
        text: string;
        weight: number;
    }
    Index

    Properties

    Properties

    text: string

    The word/term

    weight: number

    Weight/frequency/importance