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

Feature/zero shot industry classification #264

Merged
merged 9 commits into from
Jul 29, 2024

Conversation

Johane-B
Copy link
Contributor

@Johane-B Johane-B commented Jul 25, 2024

Description

Feature/zero shot industry classification

Changes Made

Added zero shot implementation for domain and meta data.

Here is a list of the industries I've added:
'Mining and Minerals', 'Agriculture', 'Manufacturing', 'Finance and Banking',
'Information Technology', 'Construction', 'Transportation and Logistics',
'Health Care', 'Education', 'Entertainment and Media', 'Forestry and Paper',
'Biotechnology', 'Aerospace', 'Marine and Shipping', 'Chemicals',
'Textiles and Apparel', 'Petroleum and Gas', 'Agribusiness', 'Sports and Recreation',
'Retail and Consumer Goods', 'Environmental Services', 'Real Estate and Property Development',
'Telecommunications', 'Utilities', 'Defense and Security', 'Automotive', 'Pharmaceuticals',
'Hospitality', 'Construction Materials', 'Renewable Energy', 'Marine Resources',
'Logistics and Supply Chain Management', 'Arts and Culture', 'Social Services', 'Travel and Tourism','Restaurants',
'Insurance','Legal Services','Fitness and Wellness','Jewelry','Entertainment and Recreation'

Screenshots (if applicable)

N/A

Related Issues

#248

Checklist

  • I have tested this code locally
  • I have reviewed the code for readability and maintainability
  • I have added appropriate documentation or updated existing documentation
  • I have ensured that my changes follow the project's coding conventions
  • I have performed additional steps, if required [e.g., database migrations, configuration changes, etc.]

Additional Notes

N/A

@Johane-B Johane-B self-assigned this Jul 25, 2024
@Johane-B Johane-B added the enhancement New feature or request label Jul 25, 2024
@Johane-B Johane-B added this to the Demo 3 milestone Jul 25, 2024
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

Attention: Patch coverage is 95.45455% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.43%. Comparing base (ffc553a) to head (41988bf).

Files Patch % Lines
...-classification/industry-classification.service.ts 95.45% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #264      +/-   ##
===============================================
+ Coverage        88.27%   88.43%   +0.16%     
===============================================
  Files               41       41              
  Lines             1833     1876      +43     
  Branches           428      441      +13     
===============================================
+ Hits              1618     1659      +41     
  Misses             210      210              
- Partials             5        7       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Johane-B Johane-B marked this pull request as ready for review July 25, 2024 20:02
@Johane-B Johane-B requested a review from CaitMS July 25, 2024 20:02
Development -> zero shot classification branch
@Johane-B Johane-B merged commit 51020a9 into development Jul 29, 2024
5 checks passed
@Johane-B Johane-B deleted the feature/zero-shot-industry-classification branch July 29, 2024 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants