python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Extract individual speech acts from call transcript
I have call transcript data as follow:
'[0:00:00] spk1 : Hi how are you [0:00:02] spk2 : I am good, need help on my phone.
[0:00:10] spk1 : sure, let me know the issue'
I want the text data for spk1...
user35655
Votes: 0
Answers: 1
How to Extract Words Following a Key Word
I'm currently trying to extract 4 words after "our", but keep getting words after "hour" and "your" as well.
i.e.) "my family will send an email in 2 hours when we a...
Willie
Votes: 0
Answers: 3
How do I load large (25k and + words) .txt documents to then structure it as one token per row?
How could I load a big folder (more than 100 .txt files) of files for textmining (analysing the most frequent words, their evolution, word clustering and topic, POS, and so) with the TidyText package?...
IvanLdF
Votes: 0
Answers: 1
Matching statutory provisions of two in R
In advance: Sorry for all the Norwegian references, but I hope I've explained my problem good enough for them to still make sense...
So, in 2005 Norway got a new criminal law. The old one was somewhat...
Torkel
Votes: 0
Answers: 0