Skip to content

Commit c63776a

Browse files
committed
xmlanntools.ini: Make separate profile for CNC+NameTag.
1 parent 09469d9 commit c63776a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

xmlanntools.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ attributes = n synword lemma upos xpos feats head deprel deps _
4646
attributes = sforma lemma sublemma tag verbtag afun parent eparent prep p_tag p_lemma p_afun ep_tag ep_lemma ep_afun
4747

4848
[cnk2020]
49+
attributes = sforma lemma sublemma tag verbtag
50+
51+
[cnk2020-nametag]
4952
tagger_cmd = /cnk/common/tools/taggers/cs/cs-server-client/src/client.py -H trnka -p 8002 --eol-is-eos {INFILE} 2>/dev/null| /cnk/common/tools/xmlanntools/tag_nametag -va -u http://trnka:8001/recognize -m cs >{OUTFILE} 2>/dev/null
5053
ne_column = True
5154
attributes = sforma lemma sublemma tag verbtag

0 commit comments

Comments
 (0)