2026-09-17
extract_title() to
extract_first_sentence() to be more descriptiveextract_date()sim_urgency() for now, as it does not work well
with the updated get_urgency()annotate_text() to parse large text vectors in
chunks, avoiding memory issues and R crashesannotate_text() to initialise the spaCy
backend only once, increasing efficiencyget_urgency() to score from word stems instead
of lemmas, increasing accuracy and speedget_urgency() scoring so that the urgency
score is the sum of the other dimensions divided by the “must”
scoresummarise argument of
get_urgency()get_urgency() to return 0s, rather than NAs, when
scores are genuinely zeroget_urgency() where spacing was being replaced by
dotsgather_topics() to match on word stems instead
of lemmas, increasing accuracy and speedselect_priorities()read_pdf() detection of non-readable PDFsUS_News_Conferences_1960_1980 with
US_inaugural_addresses_1993_2025data branch to
reduce package size2024-09-03
get_urgency() to include more
details about urgency scoresget_urgency() and gather_topics()
to open codebooks for urgency or topic when no arguments are
declaredget_urgency() according to
survey results.sim_urgency() function to simulate urgent
prioritiesselect_priorities() to be more strict and
accurate about selection of priorities2024-07-17
2024-07-15
{pkgdown} websiteextract_names(), extract_title(),
extract_context(), extract_date(),
extract_locations(), extract_match())extract_similarities() function to
fuzzy match textsannotate_text() function to parse words or
sentences using NLPread_pdf() function to load readable and
non-readable text files from PDFsselect_promises() function to
extract future promises in textgather_topics() and
gather_related_terms() for assigning topics to textsget_urgency() function for coding urgency from
text2022-09-25
extract_*extract_dates() and additional commented codesextract_context() function to
make it more flexible for usersextract_speaker() to only return a list of
speakers for textsstr_translate() function
for translating strings2022-02-07
str_translate() function for translating
strings2021-11-04
extract_location() to extract locations from text
variablesextract_date() to extract dates from text
variablesextract_title() to extract titles from text
variablessplit_text() to split text variablestext_match() to get matches from text
variablescontext() function to get string matches and
return their contextget_speaker() function for splitting text
variables by speakers2021-03-02
DESCRIPTION fileR folderLICENSE fileNAMESPACE fileNEWS fileREADME file.github folderCODE_OF_CONDUCT fileCONTRIBUTING filepull_request_template fileISSUE_TEMPLATE folderbug_report filefeature_request filetests foldertestthat foldertestthat fileinst folderdata-raw folderdata folder