Matteo Romanello
Matteo Romanello
While annotating a document imported via IIIF ([this](https://recogito.pelagios.org/document/mtxabgqcgnbxj9)) I noticed that, if I choose an image from the thumbnail strip on the left, the image is displayed but then the...
(related to #23 ) The library `pysuffix` is py2 only; not easy to port it to py without understanding very well what it's doing. The library [`ahocorapy`](https://github.com/abusix/ahocorapy) may be a...
Work that lies ahead: - [ ] refactor `citation_extractor.Utils.LookupDictionary` to replace `pysuffix` dep (#25 ) - [ ] replace `TreeTagger` wrapper library
...as a way of tracking provenance. otherwise it's simply lost. https://github.com/mromanello/CitationExtractor/blob/bfb0fe706e4dfdcc506fbfc4920fff5eaa9cdb5b/citation_extractor/Utils/IO.py#L396
**Background:** I'm developing a python library that depends on `surf`, called `hucitlib`. I use `surf` to read and modify resources from a SPARQL endpoint. **Problem:** the tests for `hucitlib` work...
Hi @cosminbasca, reading the [documentation](https://pythonhosted.org/SuRF/modules/resource.html#module-surf.resource) I understood how to change the resource's context using `surf`. But would it be possible to change its URI programmatically? I need to change several...
I've been using a lot the curation workflow in INCEpTIOn in the last months, and one use case that frequently reappears is the need to share with our annotators the...