label.csv

Use cases Research

App store reviews

Sort app reviews into bugs, requests and praise, and see which version the problems come from.

Columns to upload

Name the columns in your CSV like this. Extra columns are fine: every column of the row is sent with the questions.

ColumnWhat it holds
ratingStar rating, 1 to 5
titleReview title
reviewReview text
versionApp version

Questions

Each question adds a column to your file. The answer is one of the listed values, or Unsure when the model's confidence is below the cutoff: 70% for pick-one and scale questions, 80% for yes or no.

New columnQuestionPossible answers
categoryPick oneWhat is the review mainly about?
  • bug Something is broken or crashes
  • feature request Asks for something the app does not do
  • performance Slow, drains battery, uses too much data
  • pricing Price, subscription or in-app purchases
  • praise Says what they like, no problem raised
sentimentScaleHow does the reviewer feel about the app?
  1. very negative
  2. negative
  3. neutral
  4. positive
  5. very positive

Lowest to highest

crashYes or noDoes the reviewer say the app crashes, freezes or will not open?
  • yes They report a crash, freeze or failure to open
  • no They report none

Example row

ColumnValue
rating2
titleCrashes on checkout
reviewSince the update it closes every time I tap pay. Liked it before.
version4.2.0

Answers from a test run on this row

ColumnAnswerConfidence
categorybug100%
sentimentnegative73%
crashyes98%

More research use cases

Use caseWhat it doesNew columns
Survey open-ended answersCode the free-text answers of a survey into themes and sentiment, and pull out the ones that name a specific change.theme sentiment actionable off_topic
User interview snippetsTag quotes from user interviews by the pain they describe and how serious it is.pain_point severity workaround feature_request
Literature review abstract screeningScreen the titles and abstracts of a literature search against your inclusion criteria before you read the full texts.design population outcome include
News and media content analysisCode news articles by frame and tone for a media study.frame tone cites_study
Social listening postsCode public posts about a topic by stance, and separate first-hand experience from repeated claims.on_topic stance first_hand health_claim