Giter VIP home page Giter VIP logo

sacred's Introduction

Travis-CI Build Status Build status

sacred

Includes 9 tidy sacred datasets:

  1. king_james_version - The King James Version of the Bible.
  2. aprocrypha - The Apocrypha.
  3. septuagint - The Septuagint.
  4. tanach - The Tanach.
  5. vulgate - The Vulgate.
  6. greek_new_testament - The Greek New Testament.
  7. book_of_mormon - The book of Mormon
  8. doctrine_and_covenants - Doctrine & Covenants
  9. pearl_of_great_price - Pearl of Great Price

Also includes:

  • middle_english_stopwords
  • middle_english_sentiments

See website for examples

Install

devtools::install_github("JohnCoene/sacred")

sacred's People

Contributors

jcoenep avatar johncoene avatar jpcoene avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sacred's Issues

Sorry to bother you, this is just a question born out of pure admiration ...

This is simply amazing. I was wondering, how did you get the Greek and Hebrew symbols/letters to play well in R?? I've never seen anything like this. It's really quite surreal seeing actual Hebrew and Greek letters in RStudio.

I would love to know how to type these words in R so I can find/count/analyze/etc. specific Hebrew or Greek words. Is this possible? Also, do you know anything about stemming or lemmatizing with these texts?

Building without vignettes

I always get github timeout so generally build via github clone. Was getting:

chris@jacie:~$ R CMD build sacred

  • checking for file ‘sacred/DESCRIPTION’ ... OK
  • preparing ‘sacred’:
  • checking DESCRIPTION meta-information ... OK
  • installing the package to build vignettes
  • creating vignettes ... ERROR
    --- re-building ‘kjv.Rmd’ using rmarkdown
    Quitting from lines 33-56 (kjv.Rmd)
    Error: processing vignette 'kjv.Rmd' failed with diagnostics:
    there is no package called 'tidytext'
    --- failed re-building ‘kjv.Rmd’

SUMMARY: processing the following file failed:
‘kjv.Rmd’

Error: Vignette re-building failed.
Execution halted

whereas:
chris@jacie:~$ R CMD build sacred --no-build-vignettes

  • checking for file ‘sacred/DESCRIPTION’ ... OK
  • preparing ‘sacred’:
  • checking DESCRIPTION meta-information ... OK
  • checking for LF line-endings in source and make files and shell scripts
  • checking for empty or unneeded directories
  • building ‘sacred_0.1.0.tar.gz’

And perhaps build vignettes afterwards, I suppose, but can now install. Thanks for your package!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.