Skip to content

Entity Extraction#20

Closed
fayvor wants to merge 14 commits intomainfrom
15-legal-entity-extraction
Closed

Entity Extraction#20
fayvor wants to merge 14 commits intomainfrom
15-legal-entity-extraction

Conversation

@fayvor
Copy link
Contributor

@fayvor fayvor commented Oct 29, 2024

#15

  • Add notebook for entity extraction from NH caselaw

PR Checklist

  • Commits signed: All commits must be GPG or SSH signed.
  • DCO Compliance: Developer Certificate of Origin (DCO) applies to the code, documentation, and any example data provided. Ensure commits are signed off.
  • Notebook outputs cleared: Ensure all notebook outputs are cleared.
  • Automated testing: Add the recipe to the automated tests.
  • Test in Google Colab:
    • Test that it works in Google Colab (Python 3.10.12).
    • Colab has its own package set and Python version, so ensure compatibility.
  • Test locally:
    • Ensure the code works in a fresh Python virtual environment (venv).
  • Standard access to secrets and variables Include !pip install git+https://github.com/ibm-granite-community/utils in the first code cell in order to make get_env_var available to accessing secrets and variables in the recipe.
  • Flexible LLM platform support The platform should be easily switchable. Use LangChain or LlamaIndex.
  • Example data: Follow the example data guidance.
  • README.md updates:
    • Add a link to the recipe in the Table of Contents (ToC).
    • Include a Colab button after that link.

fayvor added 12 commits October 29, 2024 08:44
Signed-off-by: Fayvor Love <fayvor@gmail.com>
Signed-off-by: Fayvor Love <fayvor@gmail.com>
Signed-off-by: Fayvor Love <fayvor@gmail.com>
Signed-off-by: Fayvor Love <fayvor@gmail.com>
Signed-off-by: Fayvor Love <fayvor@gmail.com>
Signed-off-by: Fayvor Love <fayvor@gmail.com>
Signed-off-by: Fayvor Love <fayvor@gmail.com>
Signed-off-by: Fayvor Love <fayvor@gmail.com>
Signed-off-by: Fayvor Love <fayvor@gmail.com>
Signed-off-by: Fayvor Love <fayvor@gmail.com>
Signed-off-by: Fayvor Love <fayvor@gmail.com>
@fayvor fayvor marked this pull request as ready for review November 1, 2024 16:04
Signed-off-by: Fayvor Love <fayvor@gmail.com>
@fayvor fayvor requested a review from adampingel November 1, 2024 16:07
Signed-off-by: Fayvor Love <fayvor@gmail.com>
@fayvor
Copy link
Contributor Author

fayvor commented Nov 1, 2024

Closing this in favor of #21

@fayvor fayvor closed this Nov 1, 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.

1 participant