TermScore: { bgCount: number; fgCount: number; score: number; term: string }

Result object for a significant term calculation.

Type declaration

  • bgCount: number
  • fgCount: number
  • score: number
  • term: string