diff options
Diffstat (limited to 'python/notes')
-rw-r--r-- | python/notes/version_3.md | 6 |
1 files changed, 6 insertions, 0 deletions
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. |