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:
Serge Bedzhik 2013-04-04 11:03:39 +03:00
parent 038d62b12b
commit e2ef8ea748
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#encoding: UTF-8
{
dependencies: [
'punkt-segmenter',