Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
MMC
Conformance_testing
MQA
Meaning-JSON-Files
Commits
f140c8f7
Commit
f140c8f7
authored
Jun 25, 2024
by
valentini
Browse files
Carica un nuovo file
parent
7ee6205d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Sentence-3.json
0 → 100644
View file @
f140c8f7
Sentence
3
:
What
is
the
job
of
the
person
on
the
left
hand-side
in
the
picture?
{
"meaning"
:
{
"POS_tagging"
:
{
"POS_tagging_set"
:
"CST's Part-Of-Speech tagger (Brill, with adaptations)"
,
"POS_tagging_result"
:
" What/WP is/VBZ the/DT job/NN of/IN the/DT person/NN on/IN the/DT left/VBN hand-side/JJ in/IN the/DT picture/NN ?/."
},
"NE_tagging"
:
{
"NE_tagging_set"
:
" https://cst.dk/online/navnegenkenderCSTNER/uk/"
,
"NE_tagging_result"
:
" [What,misc,uncertain] is the job of the person on the left hand-side in the picture ?"
},
"dependency_tagging"
:
{
"dependency_tagging_set"
:
"CG-dependency, https://edu.visl.dk/visl/en/parsing/automatic/dependency.php "
,
" dependency_tagging_result"
:
" <ß>
\n
What [what] <clb> <*> <interr> INDP S/P @SC> #1->2
\n
is [be] <mv> V PR 3S @FS-QUE #2->0
\n
the [the] <def> ART S/P @>N #3->4
\n
job [job] <pos-soc> <sem-c> <def> <nhead> N S NOM @<SUBJ #4->2
\n
of [of] <np-close> PRP @N< #5->4
\n
the [the] <def> ART S/P @>N #6->7
\n
person [person] <H> <def> <nhead> N S NOM @P< #7->5
\n
on [on] <advl-fs> PRP @<ADVL #8->2
\n
the [the] <def> ART S/P @>N #9->11
\n
left [left] ADJ POS @>N #10->11
\n
hand-side [hand-side] <Lsurf> <HH> <geom> <heur> <def> <nhead> N S NOM @P< [hand-side] <heur> <def> N S NOM @P< #11->8
\n
in [in] <advl-fs> PRP @<ADVL #12->2
\n
the [the] <def> ART S/P @>N #13->14
\n
picture [picture] <pict> <repr> <def> <nhead> N S NOM @P< #14->12
\n
? [?] PU @PU #15->0
\n
</ß>"
},
"SRL_tagging"
:
{
"SRL_tagging_set"
:
"HanLP, https://hanlp.hankcs.com/en/demos/srl.html"
,
"SRL_tagging_result"
:
" What/ARG2 is/PRED (the job of the person on the left hand-side in the picture)/ARG1 ?"
}
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment