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 notebook for NER using Functions #807

Conversation

dcarpintero
Copy link
Contributor

Summary

Add Named Entity Recognition (NER) notebook to enrich text using function-calling.

Motivation

Hello, @simonpfish! Following up on #771 - I've incorporated the suggestions from the rubric. The PR now includes function-calling and an actionable task post-NER. Please let me know if there are any further improvements needed. Thank you!


For new content

When contributing new content, read through our contribution guidelines, and mark the following action items as completed:

  • I have added a new entry in registry.yaml so that my content renders on the cookbook website.
  • I have conducted a self-review of my content based on the c:
  • Relevance: This content is related to building with OpenAI technlogies and is useful to others.
  • Uniqueness: I have searched for related examples in the OpenAI Cookbook, and verified that my content offers new insights or unique information compared to existing documentation.
  • Spelling and Grammar: I have checked for spelling or grammatical mistakes.
  • Clarity: I have done a final read-through and verified that my submission is well-organized and easy to understand.
  • Correctness: The information I include is correct and all of my code executes successfully.
  • Completeness: I have explained everything fully, including all necessary references and citations.

We will rate each of these areas on a scale from 1 to 4, and will only accept contributions that score 3 or higher on all areas. Refer to our contributions guidelines for more details.

@simonpfish
Copy link
Collaborator

Hi @dcarpintero! I'll take a look at this next week

@simonpfish
Copy link
Collaborator

At a quick glance this looks quite good and like a decent improvement over #771, thank you for all the effort!

@simonpfish simonpfish self-assigned this Oct 31, 2023
Copy link
Collaborator

@simonpfish simonpfish left a comment

Choose a reason for hiding this comment

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

Criteria Description Score
Relevance Is the content related to building with OpenAI technologies? Is it useful to others? 4
Uniqueness Does the content offer new insights or unique information compared to existing documentation? 3
Clarity Is the language easy to understand? Are things well-explained? Is the title clear? 4
Correctness Are the facts, code snippets, and examples correct and reliable? Does everything execute correctly? 4
Completeness Is the content thorough and detailed? Are there things that weren’t explained fully? 3
Grammar Are there grammatical or spelling errors present? 4

@simonpfish
Copy link
Collaborator

Thank you for your contribution! This is a fun and useful example.

@simonpfish simonpfish merged commit 54c34c7 into openai:main Nov 14, 2023
katia-openai pushed a commit that referenced this pull request Feb 29, 2024
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