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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for polmineR0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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