Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get JSON Output #4

Open
kevon217 opened this issue Sep 6, 2022 · 1 comment
Open

Unable to get JSON Output #4

kevon217 opened this issue Sep 6, 2022 · 1 comment

Comments

@kevon217
Copy link

kevon217 commented Sep 6, 2022

How can I get the JSON output from the response.json() object?

My call is: 'metamap -Z (2020AB) -V (USABase) -C -c -I -G --JSONf 2 -m -y -i -z –sldiID'

The MetaMap JSON documentation said to use the cmd 'metamap.JSON', however, that command resulted in errors, so I just used 'metamap'.

@KimBenjaminTang
Copy link

Hey if it helps, you can check out the issue I just opened: #6. I think we are facing the same problem and my current workaround is to trim the first part of the response before the actual JSON starts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants