wri/retrieveR: Automate information retrieval and analysis of documents

A start-to-finish information-retrieval system designed to aid in policy analysis but applicable to any set of documents. Automatically chunks texts by paragraph, fixes spelling errors, cleans text, and projects paragraphs in space with neural word embeddings. Allows users to query the corpus for any topic or question, and generates a report analyzing and summarizing the relevant paragraphs.

Getting started

Package details

Maintainer
LicenseGPL 3
Version1.1.0.0000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("wri/retrieveR")
wri/retrieveR documentation built on July 23, 2019, 11:54 p.m.