@@ -14,38 +14,7 @@ Beschreibung aller im amc verwendeten Annotationen.
14
14
15
15
## Inhalt
16
16
17
- - [ Token-Attribute] ( #token )
18
- - [ * word* ] ( #word ) [ * ix* ] ( #ix ) [ * posTT* ] ( #posTT ) [ * pos* ] ( #pos )
19
- [ * posbase* ] ( #posbase ) [ * posTI* ] ( #posTI ) [ * posUDS* ] ( #posUDS )
20
- [ * dep* ] ( #dep ) [ * ixDEP* ] ( #ixDEP ) [ * ner* ] ( #ner ) [ * iob* ] ( #iob )
21
- [ * ixNP* ] ( #ixNP ) [ * neg* ] ( #neg ) [ * lemma* ] ( #lemma )
22
- [ * lemmasource* ] ( #lemmasource ) [ * lempos* ] ( #lempos ) [ * lc* ] ( #lc )
23
- [ * lemma_lc* ] ( #lemma_lc )
24
- - [ Strukturen und ihre Attribute] ( #Structs )
25
- - [ * <doc\>*](#doc) : [*id*](#doc.id)
26
- [*datum_full*](#doc.datum_full) [*datum*](#doc.datum)
27
- [*year*](#doc.year) [*yymm*](#doc.yymm)
28
- [*bibl*](#doc.bibl_Bibliografische%20Angaben_)
29
- [*mediatype*](#doc.mediatype) [*docsrc*](#doc.docsrc)
30
- [*docsrc_name*](#doc.docsrc_name) [*region*](#doc.region)
31
- [*province*](#doc.province) [*ressort2*](#doc.ressort2)
32
- [*autor*](#doc.autor) [*mutation*](#doc.mutation)
33
- [*deskriptor*](#doc.deskriptor) [*keys*](#doc.keys)
34
- [*tokens*](#doc.tokens) [*wordcount*](#doc.wordcount)
35
- - [*<field\>*](#field) : [*name*](#field.name)
36
- [*dupl*](#field.dupl)
37
- - [*<p\>*](#p)
38
- - [*<s\>*](#s)
39
- - [*<g\>*](#g)
40
- - [*<meta_info*](#metainfo) : [*type*](#mi.type)
41
- [*speaker*](#mi.speaker) [*affil*](#mi.affil)
42
- - [*<fmt\>*](#fmt) : [*type*](#fmt.type)
43
- - [*Gemeinsame Attribute für `<doc>` `<field>` und
44
- `<p>`*](#multiStrukturattribute) : [*dupl*](#multi.dupl)
45
- - [Weiterführende Links](#links)
46
- - [*Verwendete TagSets*](#tagsets)
47
- - [*Verwendete Annotationstools*](#tools)
48
- - [*Zusätzliche Resourcen*](#data)
17
+
49
18
50
19
51
20
## <span id = " token" ></span >Token-Attribute
0 commit comments