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

Add NER tutorial and update documentation configuration #118

Merged
merged 6 commits into from
Jun 30, 2023

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Jun 30, 2023

This PR updates NER and related documentation:

  1. Adds module-level docstring with examples to gilda.ner
  2. Adds top-level gilda.annotate function that exposes it more easily (required adding an additional property to the GroundingInstance class)
  3. Adds NER example to the README

This PR also updates the documentation configuration:

  1. Set language explicitly (required since sphinx 6 I think)
  2. Pun below Sphinx 7 (this breaks a lot of builds now)
  3. Update intersphinx dictionary since the old format was deprecated

@cthoyt cthoyt requested a review from bgyori June 30, 2023 14:01
Copy link
Member

@bgyori bgyori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@bgyori bgyori merged commit 4408ee3 into gyorilab:master Jun 30, 2023
@cthoyt cthoyt deleted the ner-tutorial branch June 30, 2023 15:06
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.

2 participants