classify_appeal: Classify high courts opinions by decision

View source: R/classify_appeal.R

classify_appealR Documentation

Classify high courts opinions by decision

Description

Classify high courts opinions by decision

Usage

classify_appeal(x, text, decision)

Arguments

x

data.frame with a column classified

text

Column where the "dispositivo" can be found.

decision

Column name to be added with the decision.

Value

same data.frame with a new column called decision.


courtsbr/JurisMiner documentation built on April 14, 2024, 4:14 a.m.