Skip to content

Explore segmentation based on Sensemaker outputs #21

@digitalWestie

Description

@digitalWestie

Sensemaker outputs could be used to further segment the data for deeper exploration. For example, we get high, mid, and low level topics. In larger datasets, it may be worth segmenting comments on a particular topic (e.g. topic with most comments), and exploring further to surface sub-themes at a higher resolution.

E.g. select "Accessibility and Infrastructure Challenges" as identified to see what accessibility topics there are:-

{
    "id": "comment_1340",
    "text": "Cycling for getting to work, cuts out traffic and good for distressing on the way home. However it can be scary on the roads.\r\nFor leisure I would like to use the train but they are not frequent enough or on late enough to be useful so I mostly end up cycling.\r\nInter city- bike and train, would like to see better bike parking at central/ queen street.\r\nBike racks on front of busses are a great idea too.",
    "votes": {
      "agreeCount": 1,
      "disagreeCount": 0,
      "passCount": 0
    },
    "topics": "Other:Cycling Benefits and Drawbacks;Other:Public Transport Issues;Other:Accessibility and Infrastructure Challenges"
  }

In this case, we might surface bike storage, safety & perception etc.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions