Other packages > Find by keyword >

polmineR  

Verbs and Nouns for Corpus Analysis
View on CRAN: Click here


Download and install polmineR package within the R console
Install from CRAN:
install.packages("polmineR")

Install from Github:
library("remotes")
install_github("cran/polmineR")

Install by package version:
library("remotes")
install_version("polmineR", "0.8.9")



Attach the package and use:
library("polmineR")
Maintained by
Andreas Blaette
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-06-22
Latest Update: 2023-10-29
Description:
Package for corpus analysis using the Corpus Workbench ('CWB', ) as an efficient back end for indexing and querying large corpora. The package offers functionality to flexibly create subcorpora and to carry out basic statistical operations (count, co-occurrences 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-co-occurrence matrices etc.) can be created based on the indexed corpora.
How to cite:
Andreas Blaette (2016). polmineR: Verbs and Nouns for Corpus Analysis. R package version 0.8.9, https://cran.r-project.org/web/packages/polmineR. Accessed 09 Mar. 2026.
Previous versions and publish date:
0.6.0 (2016-06-22 10:32), 0.6.1 (2016-06-23 09:05), 0.6.2 (2016-09-07 08:49), 0.7.0 (2017-02-14 16:21), 0.7.1 (2017-02-27 15:17), 0.7.2 (2017-03-24 07:25), 0.7.3 (2017-05-25 02:36), 0.7.4 (2017-07-18 00:42), 0.7.5 (2017-10-04 14:00), 0.7.7 (2018-05-10 09:59), 0.7.8 (2018-05-15 22:24), 0.7.9 (2018-07-09 15:10), 0.7.10 (2018-09-18 13:30), 0.7.11 (2019-01-08 19:00), 0.8.0 (2019-12-17 13:50), 0.8.3 (2020-07-01 14:10), 0.8.4 (2020-07-22 12:50), 0.8.5 (2020-09-22 09:20), 0.8.6 (2022-05-05 14:50), 0.8.7 (2022-08-26 17:50), 0.8.8 (2023-03-29 12:20)
Other packages that cited polmineR R package
View polmineR citation profile
Other R packages that polmineR depends, imports, suggests or enhances
Complete documentation for polmineR
Functions, R codes and Examples using the polmineR R package
Some associated functions: all-cooccurrences-class . all_cooccurrences . annotations . as.DocumentTermMatrix . as.VCorpus . as.markdown . as.sparseMatrix . as.speeches . blapply . bundle . capitalize . chisquare-method . context-class . context-method . context_bundle-class . cooccurrences-class . cooccurrences . corpus-class . corpus_methods . count-method . count_class . cpos-method . cqp . decode . dispersion-method . dotplot-method . encoding . encodings . enrich-method . features-class . features . get_token_stream-method . get_type . highlight . hits . hits_class . href-function . html-method . is_nested . kwic-class . kwic . ll . means-method . ngrams . ngrams_class . noise . ocpu_exec . p_attributes . partition . partition_bundle-class . partition_bundle-method . partition_class . partition_to_string . phrases-class . pmi . polmineR-defunct . polmineR-generics . polmineR-package . ranges . ranges_class . read-method . reexports . regions_class . registry . registry_eval . registry_reset . renamed . s_attributes-method . size-method . slice . subcorpus-class . subcorpus_bundle . subset . t_test . templates . terms . textstat-class . tooltips . tree_structure . trim-method . use . view . weigh-method . 
Some associated R codes: S4classes.R . TermDocumentMatrix.R . annotations.R . as.VCorpus.R . as.markdown.R . as.sparseMatrix.R . as.speeches.R . blapply.R . bundle.R . coerce.R . context.R . cooccurrences.R . corpus.R . count.R . cpos.R . decode.R . dispersion.R . dotplot.R . encoding.R . enrich.R . features.R . format.R . highlight.R . hits.R . href.R . html.R . info.R . kwic.R . means.R . ngrams.R . noise.R . opencpu.R . p_attributes.R . partition.R . partition_bundle.R . phrases.R . polmineR-defunct.R . polmineR.R . ranges.R . read.R . regions.R . registry.R . reindex.R . renamed.R . restore.R . s_attributes.R . size.R . split.R . stats.R . subset.R . templates.R . terms.R . textstat.R . token_stream.R . tooltips.R . tree_structure.R . trim.R . type.R . use.R . utils.R . view.R . weigh.R . zzz.R .  Full polmineR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA