Market research is a domain teeming with diverse data types, including tabular, audio, and particularly text. This wealth of data can be utilised not only to enhance internal processes through automation but also to equip the end client with valuable new functionalities and use cases.
- The objective of this use case was to automate the labelling of open-ended questions from online market research surveys. Open-ended questions, which receive text responses, require further post-processing to extract useful information. I automated this process for one of the world's largest market research firms using a series of interconnected techniques:
- Utilising various forms of word embeddings, leveraging both Neural Network models and general techniques.
- Implementing clustering to group similar responses.
- Applying summarization and content extraction methods to distil and highlight key insights.