GithubHelp home page GithubHelp logo

Comments (5)

michamos avatar michamos commented on July 24, 2024 2

@darjusp I had a quick look at your PDFs, and would not expect refextract to work well for your purposes, as it needs to be taught what is a journal title. It ships with a list of journals relevant for High Energy Physics in https://github.com/inspirehep/refextract/blob/master/refextract/references/kbs/journal-titles.kb, but you would need to provide your own. I would suggest trying Grobid instead, which should be more flexible.

from refextract.

jacquerie avatar jacquerie commented on July 24, 2024

From the stacktrace it looks like CFG_PATH_PDFTOTEXT is None in your installation, which means that

CFG_PATH_PDFTOTEXT = os.environ.get('CFG_PATH_PDFTOTEXT', which('pdftotext'))
did return None. Do you have pdftotext installed on your system?

from refextract.

darjusp avatar darjusp commented on July 24, 2024

That's a good point. Actually i didn't have, and i tried to install and now ran into:
error: command 'gcc' failed with exit status 1 which i believe has nothing to do with refextract. Actually after all day of trying to install the package i couldn't :) And i just would like to try it, to see what outcome it produces on my data.
Can some nice person try to upload to refextact these files and post to me the result?
https://mega.nz/#!lCAxQS4J!WQiiSFvrNiBMF1IqoNamlDSWakY7211pIN0xw48Ob9E
I just would like to check the outcome of the tool.

from refextract.

darjusp avatar darjusp commented on July 24, 2024

Michamos thanks a lot, this save lot of my time.
And definitely will try Grobid

from refextract.

michamos avatar michamos commented on July 24, 2024

@darjusp 👍 I will close this issue then.

from refextract.

Related Issues (20)

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.