What CoLoop needs
For CoLoop to accurately process your transcript:- All text in a transcript must be attributable to a speaker
- All speakers must be labelled (CoLoop will assign Moderator and Participant roles)
- Keep one interview per file
How CoLoop processes transcripts
CoLoop uses AI to automatically detect and parse various transcript formats. You don’t need to worry about specific formatting - just upload your transcript and CoLoop will figure out the structure.Examples of transcripts CoLoop can read
Standard format with speaker labels:Before uploading
Make sure:- There is one interview per file
- Speaker labels are unique (if you’re adding segment data via spreadsheet, make sure names match exactly)
Using 3rd party transcripts from focus groups
If you have access to the original audio and it is in a language we support and under 10 speakers total you can also upload, transcribe and translate this directly in CoLoop
- Here we recommend merging together participants into a generic speaker label
- You can do this by running a find & replace on all instances of respondent
- And replacing them with something generic like “Focus Group 2 Participants”
- This approach will come with the drawback that theme counts will no longer be accurate
- It will also only be possible to summarise responses from the concensus of the whole group
Troubleshooting
If CoLoop can’t process your transcript
In rare cases where CoLoop’s AI can’t automatically detect your transcript structure, you can manually override the formatting: Follow these steps:- Prepend all moderator names with
CoLoop::R - Prepend all participant names with
CoLoop::P - Speaker labels must be on a new line preceding the text segment they apply to
- The text matches up exactly - it is case sensitive so you must prepend speakers with
CoLoop::RorCoLoop::Paccordingly - When doing your find and replace, look for a text string that does not appear in the middle of a text segment. Typically the easiest way to do this is to ensure you are finding examples of names which come after a newline
- Newline characters can be captured in MS Word by using the
^pwildcard (more details here)

