grobid icon indicating copy to clipboard operation
grobid copied to clipboard

A machine learning software for extracting information from scholarly documents

Results 227 grobid issues
Sort by recently updated
recently updated
newest added

Opening a tracking ticket to discuss this security issue (`CVE-2021-44228`) in the context of GROBID. I'm not even sure GROBID is impacted, but figure it would be good to document...

Hi I was training citation model and everything is correctly detected except the **URL**. this is an example of my data training: ` Azaola, Elena (2009). El comercio con el...

Case: [\[2108.04818\] A Graph Approach to Simulate Twitter Activities with Hawkes Processes](https://arxiv.org/abs/2108.04818) Expect: ``` 1 INTRODUCTION 2 HAWKES PROCESS 2.1 Model description and implementation 2.2 Complexity Analysis 3 APPLICATION: RARE...

error cases

Hello When using consolidation and the doi is not present in the document, we proceed with fuzzy matching, the problem is that while this should be very helpful in most...

consolidation

I install even verison 0.7.0 but gets this error **Error encountered while requesting the server. Response 500: - The PDF document cannot be annotated. Please check the server logs.** any...

Windows-specific

Hi, I found that arXiv identifiers are not extracted from PDF files in most cases (both in the online version and in our local build). I have uploaded 2 example...

implemented

Hi, I saw the document that we can map 8070 to 8080 if we want to use grobid on 8080. But in this way, 8070 is still used for grobid....

question

This is a pretty obscure corner case (parsing a mangled string), so may not be a priority to reproduce and fix. But it did come up in real use of...

bug

Tests are still failing in this branch. There is partial progress in the form of regression tests, and handling of some NullPointerExceptions. Related to: https://github.com/kermitt2/grobid/issues/849

``` Exception in thread "main" java.lang.RuntimeException: Could not create parent directory for lock file /root/.gradle/wrapper/dists/gradle-6.5.1-all/cdund22i8guosqylfo49op4dv/gradle-6.5.1-all.zip.lck at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:43) at org.gradle.wrapper.Install.createDist(Install.java:48) at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:107) at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:63) ```

question
need help
Linux-specific