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

Make kgx tsv #149

Merged
merged 36 commits into from
Sep 15, 2023
Merged

Make kgx tsv #149

merged 36 commits into from
Sep 15, 2023

Conversation

hrshdhgd
Copy link
Collaborator

@hrshdhgd hrshdhgd commented Jul 7, 2023

No description provided.

@caufieldjh
Copy link
Member

Hi @AgranyaGitHub, if you'd like to try out the full text retrieval here, you can merge in the branch that's on:

git merge get_pmc_text

I've moved the publication limit into a CLI argument named --limit so you can run a query like this:

ontogpt pubmed-annotate --limit 2000 --get-pmc -t ibd_literature "search input goes here"

If that fails with the OpenAI API complaining about contexts being too long, try the larger context model by adding the option --model gpt-3.5-turbo-16k

@caufieldjh caufieldjh marked this pull request as ready for review September 13, 2023 17:15
@AgranyaGitHub AgranyaGitHub merged commit ba59fc2 into main Sep 15, 2023
2 checks passed
@AgranyaGitHub AgranyaGitHub deleted the make-kgx-tsv branch September 15, 2023 15:39
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

Successfully merging this pull request may close these issues.

3 participants