sillsdev / silnlp

A set of pipelines for performing experiments on various NLP tasks with a focus on resource-poor/minority languages.
Other
35 stars 3 forks source link

Use utf-8-sig encoding when reading files #523

Closed isaac091 closed 2 months ago

isaac091 commented 2 months ago

Missed this in the parser change and also found a couple other spots where it may be helpful


This change is Reviewable