0

i have an data for biology but it only know predicate in it's example.

eg:

<example src="PERMUTATE" no="3">
                    <text>Both RAP1 and 2 are important vaccine candidates because it has been shown that Alanine can block the action of a postulated repressor (Schofield et al., 1986; Harnyuttanakorn et al., 1992; Howard et al., 1998a).</text>
                    <arg n="0">Alanine</arg>
                    <arg n="1">the action of a postulated repressor</arg>
</example>

with

                <roles>
                    <role n="0" descr="causer agent&#x0A;" />
                    <role n="1" descr="theme (process or entity being stopped)&#x0A;" />
                </roles>

as i know CoNll09 have many role in trainning dataset. Online semantic role labeling model on the internet only support for CoNll format and... which have more info in it's sentence trainning. how can i convert my data to it?

thank you so much.

robocon20x
  • 175
  • 8

0 Answers0