Showing 3 of total 3 results (show query)
polmine
polmineR:Verbs and Nouns for Corpus Analysis
Package for corpus analysis using the Corpus Workbench ('CWB', <https://cwb.sourceforge.io>) 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.
Maintained by Andreas Blaette. Last updated 1 years ago.
49 stars 7.96 score 311 scriptscran
registry:Infrastructure for R Package Registries
Provides a generic infrastructure for creating and using registries.
Maintained by David Meyer. Last updated 6 years ago.
6.21 score 163 dependentsatheriel
openmetrics:A 'Prometheus' Client for R Using the 'OpenMetrics' Format
Provides a client for the open-source monitoring and alerting toolkit, 'Prometheus', that emits metrics in the 'OpenMetrics' format. Allows users to automatically instrument 'Plumber' and 'Shiny' applications, collect standard process metrics, as well as define custom counter, gauge, and histogram metrics of their own.
Maintained by Aaron Jacobs. Last updated 4 years ago.
metricsopenmetricsplumberprometheusprometheus-clientshiny
35 stars 4.24 score 5 scripts