File size: 468 Bytes
c417e30
 
 
 
 
 
 
 
 
 
 
 
 
4bad7b8
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Ner Spans To Tokens Tags
emoji: 🐢
colorFrom: indigo
colorTo: indigo
sdk: streamlit
sdk_version: 1.19.0
app_file: app.py
pinned: false
license: apache-2.0
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

## Simple app showcasing the [spacy-to-hf](https://github.com/Ben-Epstein/spacy-to-hf) repo

Add in your NER Span data and get back a huggingface dataset ready
for fine-tuning Token Classification!