There is a newer version of the record available.

Published June 5, 2018 | Version v1.3.0
Software Open

quanteda/quanteda: CRAN v1.3.0

  • 1. London School of Economics and Political Science
  • 2. LSE
  • 3. University of Cambridge
  • 4. Columbia University, London School of Economics
  • 5. Trinity College Dublin
  • 6. Department of Methodology, London School of Economics
  • 7. London School of Economics
  • 8. Princeton University
  • 9. Campus Labs
  • 10. @zalando
  • 11. @ATFutures
  • 12. Soil Cryology Lab
  • 13. @MUDSA
  • 14. @myteksi

Description

New Features

  • Added to = "tripletlist" output type for convert(), to convert a dfm into a simple triplet list. (#1321)
  • Added tokens_tortl() and char_tortl() to add markers for right-to-left language tokens and character objects. (#1322)
Behaviour changes
  • Improved corpus.kwic() by adding new arguments split_context and extract_keyword.
  • dfm_remove(x, selection = anydfm) is now equivalent to dfm_remove(x, selection = featnames(anydfm)). (#1320)
  • Improved consistency of predict.textmodel_nb() returns, and added type = argument. (#1329)
Bug fixes
  • Fixed a bug in textmodel_affinity() that caused failure when the input dfm had been compiled with tolower = FALSE. (#1338)
  • Fixed a bug affecting tokens_lookup() and dfm_lookup() when nomatch is used. (#1347)
  • Fixed a problem whereby NA texts created a "document" (or tokens) containing "NA" (#1372)

Files

quanteda/quanteda-v1.3.0.zip

Files (30.6 MB)

Name Size Download all
md5:166acfdf1c1b6cfd5182790a9ad1c193
30.6 MB Preview Download

Additional details

Related works