Skip to content

Searches Different Kinds of Documents for Keywords

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

JeppeFoldberg/docuSearchR

Repository files navigation

docuSearchR

The goal of docuSearchR is to quickly and easily searching varied documents for a list of keywords!

Installation

You can install the development version of docuSearchR from GitHub with:

# install.packages("devtools")
devtools::install_github("JeppeFoldberg/docuSearchR")

Example

This is a basic example which shows you how to solve a common problem:

# not run!
#library(docuSearchR)
## basic example code

TODO

  • Implement reading of sheets instead of assuming everything is on one sheet when reading excel
  • Implement a way to explode pages for pdf-files
  • Implement a way to qualitatively discover search terms (W2V)

About

Searches Different Kinds of Documents for Keywords

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages