public constructor(
    startIndex: number,
    endIndex: number,
    text: string,
    category: Array<{ category: string; score: number }>