Open
Description
The question_type
function correctly populates the raw
dataframe classifying sentences according to the Interrogative, word but accompanying dataframes summarising the results are filled with NAs. This is the case for examples I have run and also for the example given in the reference manual.
e.g.
text <- c("Did you go to the shop?", "How do I swim?", "When is dinner ready?")
types <- question_type(text)
I am using qdap 2.4.3 on RStudio 4.0.4
This example worked fine with qdap 2.3.6 on RStudio 3.6.3
Metadata
Metadata
Assignees
Labels
No labels