|
|
To upload a file, fill out the form below: |
|
if the input data were: |
→
|
the output data will be:
|
|
>Head2 >Head3 |
;Head1;Head2;Head3 apple; 1;1;0 banana; 0;1;0 cherry; 1;0;0 peach; 1;0;1 pear; 1;1;1 strawberry;1;0;1 |
The option two (with multiplicity) makes it annotates also the
occurrence referred to each name.
You can choose the separator character between the name and its
occurrence.
For example,
|
if the input data were:
|
→
|
the output data will be:
|
|
>Head2 >Head3 |
;Head1;Head2;Head3 apple; 2;8;0 banana; 0;2;0 cherry; 4;0;0 peach; 0;0;4 pear; 9;6;5 strawberry;4;0;6 |
INTRONI.IT©