Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
warestack
/
entity-recognition
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
feature/example-scripts
User selector
All users
Datepicker
All time
Commit history
Commits on May 11, 2024
Update examples directory link in README.md and usage instructions
cgoncalves94
committed
d6818a7
View commit details
Copy full SHA for d6818a7
Browse repository at this point
Commits on May 10, 2024
Update README.md with numbered list for examples directory in usage instructions
cgoncalves94
committed
a973cc7
View commit details
Copy full SHA for a973cc7
Browse repository at this point
Update input text in Streamlit integration example
cgoncalves94
committed
ccb8dbc
View commit details
Copy full SHA for ccb8dbc
Browse repository at this point
docs: Update examples directory link in README.md
cgoncalves94
committed
ad1313d
View commit details
Copy full SHA for ad1313d
Browse repository at this point
Update test command to ignore examples directory
cgoncalves94
committed
b452c4e
View commit details
Copy full SHA for b452c4e
Browse repository at this point
Add examples directory with usage instructions
Show description for a9e1d74
cgoncalves94
committed
a9e1d74
View commit details
Copy full SHA for a9e1d74
Browse repository at this point
Add new example scripts for entity recognition integration and usage
cgoncalves94
committed
e7e0a71
View commit details
Copy full SHA for e7e0a71
Browse repository at this point
organize imports and remove white spaces
cgoncalves94
committed
57d70a6
View commit details
Copy full SHA for 57d70a6
Browse repository at this point
Automated version bump [skip ci]
actions-user
committed
37fb2de
View commit details
Copy full SHA for 37fb2de
Browse repository at this point
Merge pull request #5 from cgoncalves94/feature/auto-version-bump
Show description for 27aabff
cgoncalves94
authored
27aabff
View commit details
Copy full SHA for 27aabff
Browse repository at this point
Automate version bumps and include source code changes in CI workflow
cgoncalves94
committed
74d817f
View commit details
Copy full SHA for 74d817f
Browse repository at this point
Automated version bump [skip ci]
actions-user
committed
6a9c673
View commit details
Copy full SHA for 6a9c673
Browse repository at this point
Merge 9a59dc498bc528e9317bd63d4310e2785091f365 into fef121cdeaac3931f52ac8411fda4514bd35e741
cgoncalves94
authored
ad05587
View commit details
Copy full SHA for ad05587
Browse repository at this point
add github token to give permissions
cgoncalves94
committed
9a59dc4
View commit details
Copy full SHA for 9a59dc4
Browse repository at this point
Automate version bumps and include source code changes in CI workflow
cgoncalves94
committed
b9d55dd
View commit details
Copy full SHA for b9d55dd
Browse repository at this point
check the correct branch
cgoncalves94
committed
b01c51b
View commit details
Copy full SHA for b01c51b
Browse repository at this point
test bumping job
cgoncalves94
committed
db3b23b
View commit details
Copy full SHA for db3b23b
Browse repository at this point
Expand CI triggers and automate version bumps on push
cgoncalves94
committed
16c970c
View commit details
Copy full SHA for 16c970c
Browse repository at this point
Update workflow to include paths for source code changes
cgoncalves94
committed
fef121c
View commit details
Copy full SHA for fef121c
Browse repository at this point
Commits on May 8, 2024
Update package name and version
cgoncalves94
committed
5f97837
View commit details
Copy full SHA for 5f97837
Browse repository at this point
Include step for tagging latest changes pushed to the main branch
Show description for 0f6ce7f
dkargatzis
committed
0f6ce7f
View commit details
Copy full SHA for 0f6ce7f
Browse repository at this point
Remove necessary poetry option
Show description for b48c68e
dkargatzis
committed
b48c68e
View commit details
Copy full SHA for b48c68e
Browse repository at this point
Specify workflow permissions for downloading artifacts
Show description for f77dc9d
dkargatzis
committed
f77dc9d
View commit details
Copy full SHA for f77dc9d
Browse repository at this point
Include github token as required. If unspecified, the action downloads artifacts from the current workflow run.
Show description for 8ad1ac7
dkargatzis
committed
8ad1ac7
View commit details
Copy full SHA for 8ad1ac7
Browse repository at this point
Address input key inconsistency in GitHub action
Show description for cc783dd
dkargatzis
committed
cc783dd
View commit details
Copy full SHA for cc783dd
Browse repository at this point
Fix primary workflow ref
Show description for 204f2b5
dkargatzis
committed
204f2b5
View commit details
Copy full SHA for 204f2b5
Browse repository at this point
Refactor subsequent workflows to be triggered only under specific conditions
Show description for 6735e24
dkargatzis
committed
6735e24
View commit details
Copy full SHA for 6735e24
Browse repository at this point
Commits on May 6, 2024
Remove specific workflow permissions since matrix is used
Show description for 99f927c
dkargatzis
committed
99f927c
View commit details
Copy full SHA for 99f927c
Browse repository at this point
Merge pull request #2 from cgoncalves94/feature/update-packaging
Show description for eace586
cgoncalves94
authored
eace586
View commit details
Copy full SHA for eace586
Browse repository at this point
Refactor package path in load_json_file function
cgoncalves94
committed
48870f3
View commit details
Copy full SHA for 48870f3
Browse repository at this point
Refactor entity recognition service to entity recognition library
cgoncalves94
committed
d6fffdf
View commit details
Copy full SHA for d6fffdf
Browse repository at this point
Refactor entity recognition service to entity recognition library
cgoncalves94
committed
6e2857f
View commit details
Copy full SHA for 6e2857f
Browse repository at this point
Update pyproject.toml
Show description for 4a60476
cgoncalves94
and
dkargatzis
authored
4a60476
View commit details
Copy full SHA for 4a60476
Browse repository at this point
Commits on May 5, 2024
Add CI pipeline for creating GitHub releases
Show description for b931284
dkargatzis
committed
b931284
View commit details
Copy full SHA for b931284
Browse repository at this point
Apply minor changes to build and publish CI pipelines
Show description for b7d8f47
dkargatzis
committed
b7d8f47
View commit details
Copy full SHA for b7d8f47
Browse repository at this point
Previous
Next
You can’t perform that action at this time.