Skip to content

Resolve "take into account abbreviations"

Appledora requested to merge 5-abbreviations into main

Implements a scheme for identifying last word abbreviations and concatenating sentence segments conditionally (if the last word of the preceding sentence is in a list of abbreviations, concatenate it with the following segment).

Closes #5 (closed)

Edited by Appledora

Merge request reports