UUDigitalHumanitieslab / AnnCor-scripts

A place for all the AnnCor scripts
MIT License
0 stars 0 forks source link

Improve handling of punctuation #25

Closed oktaal closed 6 years ago

oktaal commented 6 years ago

Continuing on #23 quotation and commas should be handled the same as defined in punct.cut (MOR)

„ {[scat end]} "end"
‡ {[scat beg]} "beg"
, {[scat cm]} "cm"
“ {[scat bq]} "bq"
” {[scat eq]} "eq"
‘ {[scat bq]} “bq2”
’ {[scat eq]} “eq2”

Quotation " should be mapped to or and treated as such.