legislation_corpus: Arkansas legislation from 2001 through the 2019 regular...

Description Usage Format Source

Description

A dataset for Arkansas legislation. The format is a nested tibble; the nesting variables are the beginning year of each two-year legislative cycle and the type (and number, if applicable) of the session. There are three VCorpus within each cycle/session for act titles, act text, and stemmed act text.

Usage

1

Format

A nested tibble with 27 rows and 5 variables:

cycle

year of the legislative cycle

session

session type and number

title_corpus

a VCorpus of act titles

text_corpus

a VCorpus of act text

text_stemmed

a VCorpus of stemmed act text

Source

https://github.com/titaniumtroop/aRlegislation/


titaniumtroop/aRlegislation documentation built on May 4, 2020, 3:24 a.m.