Shweata N. Hegde

Results 7 issues of Shweata N. Hegde

Given I have a eupmc_results.json, can't I build the corpus from scratch? I tried doing it using: ``` pygetpapers -o tomato --restart -x ``` I had the JSON file within...

enhancement

**Is your feature request related to a problem? Please describe.** The feature request isn't necessarily related to a problem. With the `--terms` flag, it would be useful to have functionalities...

enhancement

We want to be able to get AltLabels from Wikidata without the default delimiter 'comma'. The default delimiter is a problem, especially with `plantCompound` dictionary because the IUPAC names often...

Has anyone tried cloning CEVOpen? I've tried a couple of times over the week and I've got the following error: ``` C:\Users\shweata>git clone https://github.com/petermr/CEVOpen Cloning into 'CEVOpen'... remote: Enumerating objects:...

Hello, I tried running `text.ipynb` (https://github.com/petermr/ami3/blob/master/src/ipynb/text.ipynb) on Windows 10 Home. But the path of the files that gets printed has double backslashes, instead of one. Details below. When I run...

Hello, I ran `ami search` on a corpus of 70 papers using the in-built dictionaries. The data table(given below) created, doesn't link to the right Wikipedia link. For example, when...

Hello, I tried installing dockerised getpapers on my computer which runs **Windows 10 Home OS**. I was able to install docker, build an image of getpapers but I had trouble...