Bin
2025-12-17 1442f92732d7c5311a627a7ba3aaa0bb8ffc539f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
title: Community Contributions
type: templates
order: 2011
community: true
layout: templates
meta_title: Gallery of Community Templates
meta_description: Gallery of community contributed templates for Label Studio
cards:
- title: Breast Cancer Mammogram Classification
  categories:
  - community contributions
  image: "/images/templates/breast-cancer-mammogram-classification.jpg"
  url: "/templates/breast_cancer_mammogram_classification.html"
  community: true
  community_repo: awesome-label-studio-config
  github_repo: humanSignal/awesome-label-studio-config
 
- title: HTML NER Tagging
  categories:
  - community contributions
  image: "/images/templates/html-ner-tagging-person-and-organization.jpg"
  url: "/templates/html_ner_tagging_person_and_organization.html"
  community: true
  community_repo: awesome-label-studio-config
  github_repo: humanSignal/awesome-label-studio-config
 
- title: NER Tagging for Invoices (BIO Format)
  categories:
  - community contributions
  image: "/images/templates/ner-tagging-invoices-bio-format.jpg"
  url: "/templates/ner_tagging_invoices_bio_format.html"
  community: true
  community_repo: awesome-label-studio-config
  github_repo: humanSignal/awesome-label-studio-config
 
- title: OCR Invoices Pre-NER BIO Format
  categories:
  - community contributions
  image: "/images/templates/ocr-invoices-pre-ner-bio-format.jpg"
  url: "/templates/ocr_invoices_pre_ner_bio_format.html"
  community: true
  community_repo: awesome-label-studio-config
  github_repo: humanSignal/awesome-label-studio-config
 
- title: Two-Level Sentiment Analysis of X / Twitter posts
  categories:
  - community contributions
  image: "/images/templates/two-level-sentiment-analysis-of-x-twitter-posts.jpg"
  url: "/templates/two_level_sentiment_analysis_of_x_twitter_posts.html"
  community: true
  community_repo: awesome-label-studio-config
  github_repo: humanSignal/awesome-label-studio-config
 
---