forked from KEMT/zpwiki
Update 'pages/topics/named-entity/README.md'
This commit is contained in:
parent
1175a37726
commit
6c2a8ff77b
@ -2,14 +2,43 @@
|
|||||||
title: Pomenované entity
|
title: Pomenované entity
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
# Pomenované entity
|
# Pomenované entity
|
||||||
|
|
||||||
|
|
||||||
## Goals
|
## Goals
|
||||||
|
|
||||||
- Be able to recognize unknown named entities
|
- Be able to recognize unknown named entities
|
||||||
- Create a manually annotated training set from speech transcripts
|
- Create a manually annotated training set from speech transcripts
|
||||||
- Propose an annotation schema
|
- Propose an annotation schema
|
||||||
|
|
||||||
|
|
||||||
|
## Tasks
|
||||||
|
|
||||||
|
### Príprava dát
|
||||||
|
|
||||||
|
- Parsovanie XML Wiki DUMP
|
||||||
|
- Filter pre vyradenie článkov
|
||||||
|
- Ručný výber článkov
|
||||||
|
|
||||||
|
### Príprava anotačnej schémy
|
||||||
|
|
||||||
|
- Deploymment Prodigy
|
||||||
|
- Konverzia dát do Prodigy
|
||||||
|
- Anotačný manuál
|
||||||
|
- Sada značiek na anotáciu
|
||||||
|
- Podporný model?
|
||||||
|
|
||||||
|
### Prípravná anotačná dávka
|
||||||
|
|
||||||
|
### Produkčná anotačná dávka
|
||||||
|
|
||||||
|
- Motivácia študentov
|
||||||
|
|
||||||
|
### Analýza vykonaných anotácií
|
||||||
|
|
||||||
|
Aplikácia pre analýzu anotácií
|
||||||
|
|
||||||
## Plan
|
## Plan
|
||||||
|
|
||||||
- Convert speech transcripts into a training set
|
- Convert speech transcripts into a training set
|
||||||
|
Loading…
Reference in New Issue
Block a user