Commit 102525ce authored by valentini's avatar valentini
Browse files

Carica un nuovo file

parent cea48baa
Sentence 1: What is the tool in the picture?
{
"meaning": {
"POS_tagging": {
"POS_tagging_set": "CST's Part-Of-Speech tagger (Brill, with adaptations), https://cst.dk/online/pos_tagger/uk/",
"POS_tagging_result": "What/WP is/VBZ the/DT tool/NN in/IN the/DT picture/NN ?/."
},
"NE_tagging": {
"NE_tagging_set": "CST's named entity recogniser, https://cst.dk/online/navnegenkenderCSTNER/uk/",
"NE_tagging_result": " [What,misc,uncertain] is the tool in the picture ?"
},
"dependency_tagging": {
"dependency_tagging_set": "CG-dependency, https://edu.visl.dk/visl/en/parsing/automatic/dependency.php ",
" dependency_tagging_result": "<ß>\nWhat [what] <clb> <*> <interr> INDP S/P @SC> #1->2\nis [be] <mv> V PR 3S @FS-QUE #2->0\nthe [the] <def> ART S/P @>N #3->4\ntool [tool] <tool> <def> <nhead> N S NOM @<SUBJ #4->2\nin [in] <advl-fs> PRP @<ADVL #5->2\nthe [the] <def> ART S/P @>N #6->7\npicture [picture] <pict> <repr> <def> <nhead> N S NOM @P< #7->5\n? [?] PU @PU #8->0\n</ß>"
},
"SRL_tagging": {
"SRL_tagging_set": "HanLP, https://hanlp.hankcs.com/en/demos/srl.html",
"SRL_tagging_result": " What/ARG2 is/PRED (the tool in the picture)/ARG1 ?"
}
}
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment