powered by
parts_of_speech
library(dplyr) parts_of_speech parts_of_speech %>% count(pos, sort = TRUE)
Run the code above in your browser using DataLab