Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question_type does not populate count, prop or rnp dataframes. #263

Open
llyrjones9 opened this issue Dec 14, 2021 · 0 comments
Open

question_type does not populate count, prop or rnp dataframes. #263

llyrjones9 opened this issue Dec 14, 2021 · 0 comments

Comments

@llyrjones9
Copy link

llyrjones9 commented Dec 14, 2021

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)

Example

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant