the MAS dataset will join the `RedditData` along with the `Papaya` Data. To extract the ff, we need to do: - [ ] use the Ren'Py AST so we can extract the dialogue blocks line by line - [ ] Clean up the output from the AST and only remain the text within - [ ] Clean it up more by removing doublequotes just in case its still left within.
the MAS dataset will join the
RedditDataalong with thePapayaData.To extract the ff, we need to do: