-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestimplementedThe issue/feature has been implementedThe issue/feature has been implemented
Description
Looking at https://github.com/softcite/tutorials/blob/master/process_all_of_plos.md seems that one wants to convert to tei.xml files first, before sending the file to the server.
Looking at the code, though, client.py:197 says "only PDF for the moment" ... is that still true? Reading further it seems that the client prefers to send pdf over the tei.xml? But the annotate method prefers the tei.xml? In the tutorial linked above you use repo-in and I think pass a folder that only has tei files in it?
Context of the question is where I'm up to in the https://github.com/howisonlab/screenit-softcite repo :)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestimplementedThe issue/feature has been implementedThe issue/feature has been implemented