Giter Club home page Giter Club logo

psyscrpr's Introduction

psyscrpr

Tools for scraping text from publisher PDFs of psychological articles

This R package provides tools for scraping and analyzing text from publisher PDFs of psychological articles.

Installation

The development version can be downloaded and installed as follows.

install.packages("devtools")
devtools::install_github("simongrund1/psyscrpr")

This package is currently not hosted on CRAN.

psyscrpr's People

Contributors

simongrund1 avatar

Stargazers

Leonardo Fernandes Martins avatar

Watchers

 avatar

psyscrpr's Issues

Error when file names contain special characters

The following error was sent to me by email (translated version below). It occurs when the file name of the PDFs contains special characters (e.g., space, ampersand, parentheses).

scanFiles("X & Y (2001).pdf", pattern="test")
[1/1] X & Y (2001).pdf ... Error
  author year journal doi pattern hit total
1     NA   NA      NA  NA    <NA>  NA    NA
Warning messages:
1: running command '"pdftohtml" -c -s -i -xml X & Y (2001).pdf' had status 1
2: In file.remove(f) :
  cannot remove file 'X & Y (2001).xml', reason 'No such file or directory' 

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.