Changes in version 0.7.12 (2025-04-14) o Fix R CMD check NOTE about links in docs. o Drop Twitter support as no packages on CRAN currently support it. Changes in version 0.7.11 o Fix error when checking DTM class on R 4.3. o Fix R CMD check warnings. Changes in version 0.7.10 (2018-06-22) o Fix terms dictionary when importing it from CSV. o Fix number of documents limitation when showing CA on aggregate DTM. o Fix error when showing CA results multiple times. o Fix RJournal test with tm 0.7-2. o Use hypergeometric distribution rather than Chi2 distribution for term coocurrences. Changes in version 0.7.9 (2017-07-11) o Fix various bugs when importing corpora with tm 0.7. Changes in version 0.7.8 (2016-11-02) o Fix installing ROpenOffice by updating Omegahat URL. Changes in version 0.7.7 (2016-07-09) o Improve speed when showing contents of large corpora. o Fix bug when restricting and then restoring corpus. o Support R versions before 3.3 again. Changes in version 0.7.6 (2016-07-05) o Improve speed when showing CA results for large corpora. o Skip variables with more than 100 levels from CA to improve output. o Sort frequent terms by number of occurrences rather than by specificity. o Fix order of levels in legend for horizontal bar charts. o Make it easier to enter a custom number in fields. o Stop adding pseudo-shadows by repeating white text in CA plots. o Fix harmless error about removing 'lengths' object on import. Changes in version 0.7.5 (2016-03-03) o Update Omegahat domain name (for ROpenOffice suggested package). Changes in version 0.7.4 (2015-08-20) o Fix warning when loading package with Rcmdr 2.2. Changes in version 0.7.3 (2015-01-23) o Fix computing correspondence analysis when corpus has no variables set. o Improve encoding detection by reading more characters from files. Changes in version 0.7.2 (2014-09-06) o Fix importing corpus from spreasheet-like files. Changes in version 0.7.1 (2014-09-06) o Minor release to support Rcmdr 2.1 and R2HTML 2.3. o Fix custom stemming when used from the Windows desktop shortcut. o Fix error message when sparsity field is empty. Changes in version 0.7 (2014-06-12) o Port to tm 0.6. No changes should be visible to the user, except that saved workspaces and generated code will not work with this version. o Support LexisNexis, Europresse and Alceste importation. o Allow customizing the stemming dictionary before processing texts. o Automatically detect character encoding when importing corpora. o Replace sliders with spin boxes to allow more precise selection of parameters. o Add Select All and Copy menu and key bindings to text results window. o Allow manual selection of the column containing text when importing from spreadsheet-like files. o Improve performance when importing many Factiva, Europresse or LexisNexis files. o Allow selecting a language whose encoding is not supported by OS on Windows. o Allow choosing an occurrence threshold when subsetting corpus. o Print errors in dialogs rather than in the Messages pane. o Fix off-by-one number of occurrences in term frequencies. o Various fixes and improvements. Changes in version 0.6.2 (2013-08-27) o Use system font for frame titles as Rcmdr 2.0-0. o Move several packages from Depends to Imports to avoid attaching too many packages (and use :: where necessary). o Fix new R CMD check WARNINGS. Changes in version 0.6.1 (2013-06-05) o Use new SnowballC package instead of Snowball or Rstem for stemming, to fix issues with rJava and Rstem installation. o Adapt to Twitter API changes by supporting/requiring OAuth authentication (now needed to access tweets). o Allow extracting Company, Industry, InfoCode and InfoDesc meta-data from Factiva files (requires tm.plugin.factiva 1.3). o Plot dendrogram before creating clusters a second time. o Improved import dialogs usability (combo boxes, size). o Show more information about chosen clustering settings in the clustering window. o Fix time series analysis when custom time format is specified. o Fix levels order and hide NA value when plotting time series. o Fix error message when loading a package fails. Changes in version 0.6 (2013-02-10) o Initial CRAN release.