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]
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 08 May. 2025.
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
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for polmineR51015202530TrendBars

Today's Hot Picks in Authors and Packages

MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  
gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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