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.
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.