Skip to main content

Questions tagged [annotated-data]

Filter by
Sorted by
Tagged with
2 votes
2 answers
551 views

I created an excel file with the following columns: start_time, end_time, transcript, quotative, tag. The start_time and end_time columns indicate the boundaries of each interval. I turned this excel ...
pg900904's user avatar
4 votes
0 answers
48 views

I am looking data set for reasoning. Basically, more examples like this one: 1. I like food. 2. Cake is food. Conclusion: I like cake.
user1700890's user avatar
2 votes
3 answers
2k views

I am working on a text classification project. Some properties of my data set: Total number of samples: 33200 Total number of classes: 1131 Class distribution is highly skewed (about 35% of the ...
Musfiqur Rahman's user avatar
1 vote
0 answers
22 views

What data sources and/or softwares can generate a list of morphological derivatives for a given English word?
Meng Lu's user avatar
  • 111
3 votes
5 answers
193 views

I am looking for treebanks that contain both constituency and dependency parse trees. Both should have been manually annotated (i.e. the dependency parse trees shouldn't have been obtained from the ...
Franck Dernoncourt's user avatar
2 votes
1 answer
103 views

I want to use the data provided by CoNLL 2012 shared task. They mentioned that the data is semi-offset annotated, I couldn't find any interpretation for the term "semi-offset annotation". Can anyone ...
user3587265's user avatar