Wordseer / wordseer

The WordSeer text analysis tool, written in Flask.
http://wordseer.berkeley.edu/
42 stars 16 forks source link

Empty units or metadata array in structure file #122

Closed jannah closed 10 years ago

jannah commented 10 years ago

structure file node has a units declaration, our pipeline assumes it has children and does not check for sentences. This seems like a bug, as even units with children could contain sentences. Either we need to not have a units declaration at the sentence level, or we need to change how we process this.

jannah commented 10 years ago

Fixed units and metadata will be removed if empty