Package: polmineR
Type: Package
Title: Toolkit for Corpus Analysis
Version: 0.7.1
Date: 2017-02-27
Author: Andreas Blaette
Maintainer: Andreas Blaette <andreas.blaette@uni-due.de>
Imports: methods, R6, data.table, slam, Matrix, tm, foreach, DT
Suggests: parallel, polmineR.sampleCorpus, rcqp, doParallel, markdown,
        htmltools, xlsx, sendmailR, knitr, bigmemory, bigtabulate,
        rJava, shiny
Additional_repositories: https://polmine.github.io/drat/
VignetteBuilder: knitr
LazyData: yes
Description: Tools for corpus analysis using the CWB as an efficient backend
    for indexing and querying large corpora. The package offers functionality to
    flexibly create subcorpora ("partitions") and to carry out basic statistical
    operations (count, cooccurrences etc.). The original full text of documents
    can be reconstructed and inspected at any time. Beyond that, the package
    is intended to serve as an interface to packages implementing advanced
    statistical procedures. Respective data structures (document term matrices, term
    cooccurrence matrices etc.) can be created based on the indexed corpora.
BugReports: https://github.com/PolMine/polmineR/issues
License: GPL-3
URL: https://www.github.com/PolMine/polmineR
Collate: 'CQI.R' 'CQI.Rcpp.R' 'CQI.cqpserver.R' 'CQI.perl.R'
        'CQI.rcqp.R' 'Corpus_class.R' 'Partition.R' 'generics.R'
        'textstat_class.R' 'polmineR_package.R' 'partition_class.R'
        'Regions_class.R' 'TermDocumentMatrix_methods.R' 'Textstat.R'
        'TokenStream_class.R' 'adjustEncoding_method.R'
        'aggregate_method.R' 'bundle_class.R' 'partitionBundle_class.R'
        'as.DocumentTermMatrix_method.R' 'as.markdown_method.R'
        'comp_class.R' 'context_class.R' 'contextBundle_class.R'
        'cooccurrences_class.R' 'as.sparseMatrix_method.R'
        'as.speeches_method.R' 'blapply_method.R' 'kwic_method.R'
        'kwic_class.R' 'browse_method.R' 'chisquare_method.R'
        'ngrams_method.R' 'compare_method.R' 'context_method.R'
        'cooccurrencesBundle_methods.R'
        'cooccurrencesReshaped_methods.R' 'cooccurrences_method.R'
        'cooccurrences_methods.R' 'corpus_method.R'
        'dispersion_class.R' 'count_method.R' 'tempcorpus.R'
        'cpos_method.R' 'decode_method.R' 'hits_class.R'
        'dispersion_method.R' 'divide_method.R' 'dotplot_method.R'
        'encode_method.R' 'encoding_method.R' 'enrich_method.R'
        'freq_method.R' 'frequencies_method.R' 'getEncoding_method.R'
        'getTerms_method.R' 'getTokenStream_method.R'
        'highlight_method.R' 'html_method.R' 'html_methods.R'
        'll_method.R' 'mail_method.R' 'means_method.R' 'meta_method.R'
        'noise_method.R' 'pAttributes_method.R'
        'partitionBundle_method.R' 'partitionBundle_methods.R'
        'sAttributes2cpos_method.R' 'partition_method.R'
        'partition_methods.R' 'plot_method.R' 'pmi_method.R'
        'read_method.R' 'registry.R' 'rustyard.R'
        'sAttributes_method.R' 'scatterplot_method.R' 'size_method.R'
        'tTest.R' 'templates_method.R' 'terms_method.R' 'trim_method.R'
        'use_method.R' 'utils.R' 'view_method.R' 'weigh_method.R'
        'zzz.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-02-27 13:53:19 UTC; blaette
Repository: CRAN
Date/Publication: 2017-02-27 15:17:24
