diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-09-03 18:21:12 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-09-03 18:21:12 +0200 |
commit | 4fc6c4eae7fdd6d2820041204ea88a7fa957c21c (patch) | |
tree | 21832c38a1ca3ce4462081a76dd16db397df34eb /projects/grobid_refs | |
parent | 39097496c53a59dcf1ae5b0dbe88ef709037959c (diff) | |
download | fuzzycat-4fc6c4eae7fdd6d2820041204ea88a7fa957c21c.tar.gz fuzzycat-4fc6c4eae7fdd6d2820041204ea88a7fa957c21c.zip |
update various docs; start data issue log
Diffstat (limited to 'projects/grobid_refs')
-rw-r--r-- | projects/grobid_refs/.gitignore | 2 | ||||
-rw-r--r-- | projects/grobid_refs/README.md | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/projects/grobid_refs/.gitignore b/projects/grobid_refs/.gitignore new file mode 100644 index 0000000..bd98a73 --- /dev/null +++ b/projects/grobid_refs/.gitignore @@ -0,0 +1,2 @@ +*.pdf + diff --git a/projects/grobid_refs/README.md b/projects/grobid_refs/README.md index 13ca3fc..15eaae0 100644 --- a/projects/grobid_refs/README.md +++ b/projects/grobid_refs/README.md @@ -2,5 +2,8 @@ References extracted from [grobid](https://grobid.readthedocs.io). -Example grobid output: [grobid.tei.xml](grobid.tei.xml). +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) |