Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextStatsOptions

Hierarchy

  • TextStatsOptions

Index

Properties

Methods

Properties

mostFrequentCount?: number

number of most frequent items to include in the stats

default

10

Methods

  • format(v: string): string
  • defines the label function to use

    default

    (v) => v

    Parameters

    • v: string

    Returns string

Generated using TypeDoc