JCRascal / opiniontext

GNU General Public License v3.0
0 stars 0 forks source link

Create the function opinion_type which passes its associated unit test #14

Closed JCRascal closed 3 years ago

JCRascal commented 3 years ago

opinion_type classifies each page of a slip opinion pdf according to the type of opinion it contains:

JCRascal commented 3 years ago

Function should receive as its input a vector where each element is the simple parsed text of a single page from a slip opinion pdf (output from pdftools::pdf_text( ))