aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-03-22 17:33:53 +0100
committerMartin Czygan <martin.czygan@gmail.com>2021-03-22 17:33:53 +0100
commit210f469b01bf795a197c46e1d43ebcc0c5a243a7 (patch)
tree223e3718cdb95f7d8d8276a411715d21381c4513
parent3cd6d9661bfc53df1f54f9bff484c3362ad49b02 (diff)
downloadrefcat-210f469b01bf795a197c46e1d43ebcc0c5a243a7.tar.gz
refcat-210f469b01bf795a197c46e1d43ebcc0c5a243a7.zip
update notes
-rw-r--r--README.md2
-rw-r--r--python/notes/version_3.md6
2 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index a6e7576..93fd024 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Scholarly citation graph related code. Main author: [martin@archive.org](mailto:
* python: mostly luigi tasks
* skate: various Go tools
-Context: [fatcat](https://fatcat.wiki), "Mellon Grant"
+Context: [fatcat](https://fatcat.wiki), "Mellon Grant" (20/21)
# Grant related tasks
diff --git a/python/notes/version_3.md b/python/notes/version_3.md
index 8074214..c28e1e6 100644
--- a/python/notes/version_3.md
+++ b/python/notes/version_3.md
@@ -185,3 +185,9 @@ Server:
```
Maybe build an alpine based image?
+
+Both anystyle and grobid use wapiti under the hood; but they seem to differ
+slightly. anystyle seems to be a smaller codebase overall. Grobid has an api
+and various modes.
+
+Note-to-self: Run a comparison between wapiti based citation extractors.