trinker / qdap

Quantitative Discourse Analysis Package: Bridging the gap between qualitative data and quantitative analysis
http://cran.us.r-project.org/web/packages/qdap/index.html
175 stars 44 forks source link

Add counts methods to various qdap funtions #155

Closed trinker closed 10 years ago

trinker commented 10 years ago

qdap now has a generic scores function. Add scores function for the following classes:

  1. SMOG@
  2. flesch_kincaid@
  3. linsear_write@
  4. fry@
  5. formality
  6. polarity@
  7. termco
  8. pos
  9. pos_by
  10. question_type
  11. combo_syllable_sum [DECIDED AGAINST]
  12. word_stats
  13. character_table

etc