You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to prep your language transcripts for processing in ConversationAlign: </span> <br>
40
-
ConversationAlign can handle a home brew of your own preferred format. The order of your columns does not matter. Any other data in your transcripts (e.g., metadata, timestamps, grouping variables) will be retained. Don't worry about stripping punctuation. ConversationAlign will do that for you. **Note: ConversationAlign can ONLY process dyadic conversation transcripts (i.e., two person dialogues)**. <br>
39
+
How to prep your language transcripts for processing in ConversationAlign </span> <br>
40
+
41
+
ConversationAlign can handle a home brew of your own preferred format. The order of your columns does not matter. Any other data in your transcripts (e.g., metadata, timestamps, grouping variables, physio data) will be retained. Don't worry about stripping punctuation or splitting your transscripts across rows. ConversationAlign will do that for you.
42
+
43
+
**Note: ConversationAlign can ONLY process dyadic conversation transcripts (i.e., two person dialogues)** <br>
44
+
45
+
Conditions/Precautions: <br>
41
46
1) Your raw transcript MUST contain at least two columns, delineating interlouctor (e.g., Mary or Joe) and text.
42
47
2) Label your talker/interlocutor column as 'Interlocutor', 'Speaker', or 'Participant' <br>
43
48
3) Label your text column as 'Text', 'Utterance', or 'Turn'. <br>
0 commit comments