Author Topic: Per-character script  (Read 3595 times)

froodo

  • Porrean (+50)
  • *
  • Posts: 75
    • View Profile
    • About Me
Per-character script
« on: June 18, 2020, 12:02:50 pm »
Not sure if the correct forum, but i'm searching for a complete script separated per character (like one sheet for Marle, other for Lucca). I know there's complete scripts but some lines are ambiguous of who character spoke each, making difficult to separate manually.

I have plans to set up a simple markov chatbot which will "learn" using the lines of a character to answer similar they did.

Thanks in advance for all help, and sorry if posted in wrong section!

ZeaLitY

  • Entity
  • End of Timer (+10000)
  • *
  • Posts: 10795
  • Spring Breeze Dancin'
    • View Profile
    • My Compendium Staff Profile
Re: Per-character script
« Reply #1 on: September 07, 2020, 01:17:18 am »
If you have something that can manipulate data sets (thinking of like...Alteryx or something), maybe try taking the Retranslation Excel sheet and adding some kind of logic to repeat the speaker of a line in a column for the row for every line after populated by text. So

[Marle]
Oops!
Well...

Becomes

[Marle]
[Marle] Oops!
[Marle] Well...