Papers by Graciela Hernandez
Automatic sentence segmentation of clinical record narratives in real-world data (2024.emnlp-main)
Copied to clipboard
| Challenge: | Sentence segmentation is a linguistic task used as a pre-processing step in many NLP applications. |
| Approach: | They propose a sequence labeling classifier that predicts sentence spans using a dynamic sliding window based on the prediction of each input sequence. |
| Outcome: | The proposed method outperforms state-of-the-art systems on clinical notes and on five other datasets to assess its generalizability and performance. |