Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tokenized Text Word Position in Output
#2
Hi that's a great question! I think the excel trick is pretty nice, although a bit labor-intensive. In R, you can probably do something like a loop where you look for unique trial number + response names, and within each unique pair, use seq(1, length(pair)) to generate the word position numbering.

Just a thought! Let us know how it goes!
Reply


Messages In This Thread
RE: Tokenized Text Word Position in Output - by Ting - 04-28-2023, 07:38 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)