Releases: lebebr01/pdfsearch
Releases · lebebr01/pdfsearch
JOSS Acceptance
JOSS Acceptance
JOSS Submission
pdfsearch 0.2.0
- Added
remove_hyphen
argument to remove hyphen from words that wrap onto two subsequent lines - Added
convert_tokens
function which uses the tokenizers R package to convert text to tokens. - Created vignette with expanded details
- Created JOSS paper for submission
- Created code of conduct and contributing policies.
Initial CRAN Release
- First CRAN version.
- Added additional examples of usage to documentation.
- Inclusion of header search output, if desired, to output from keyword_search
function.