aboutsummaryrefslogtreecommitdiffstats
path: root/extra/grobid_references/README.md
blob: c880f3b8650efb9e60d225e906e4ce8aaf84ac34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Grobid refs

References extracted from [grobid](https://grobid.readthedocs.io).

## TODO

* For a given reference string in grobid, find a matching release in fatcat.

## Approach

Two general ways:

* do queries against elasticsearch, which would max out at a few hundred queries/s
* offline compute a key (e.g. title, title ngram plus authors, etc.); then do comparisons

## Misc

Example grobid outputs:

* [grobid.tei.xml](grobid.tei.xml),
  [pdf](http://dss.in.tum.de/files/brandt-research/me.pdf) -- here grobid does
not extract many refs; GS looks ok
* [pdf](https://ia803202.us.archive.org/21/items/jstor-1064270/1064270.pdf)