Little patch to german.rb to fix issue
It fixes issue — https://github.com/louismullie/treat/issues/39 with invalid multibyte char (US-ASCII)
This commit is contained in:
parent
038d62b12b
commit
e2ef8ea748
|
|
@ -1,3 +1,5 @@
|
|||
#encoding: UTF-8
|
||||
|
||||
{
|
||||
dependencies: [
|
||||
'punkt-segmenter',
|
||||
|
|
|
|||
Loading…
Reference in New Issue