Questions tagged [annotated-data]
The annotated-data tag has no summary.
12 questions
2
votes
2
answers
551
views
How to populate tiers in a Praat textgrid based on another text file?
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 ...
4
votes
0
answers
48
views
Data set for reasoning?
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.
2
votes
3
answers
2k
views
How can I do data augmentation for text classification?
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 ...
1
vote
0
answers
22
views
data sources and/or softwares to get morphological derivation of words
What data sources and/or softwares can generate a list of morphological derivatives for a given English word?
3
votes
5
answers
193
views
Treebanks that contain both constituency and dependency parse trees
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 ...
2
votes
1
answer
103
views
Semi-offset Annotated Data
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 ...