-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
major cleanup of CSV files -- remove BOM from plain text files.
- Loading branch information
Showing
10 changed files
with
157 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
exclusion,category | ||
exclusion,category | ||
ach,phrase.deu | ||
acht,noun.deu | ||
ahorn,noun.deu | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,75 +1,75 @@ | ||
exclusion,category | ||
русский,language | ||
але,stopword | ||
без,stopword | ||
де,stopword | ||
так,stopword | ||
усі,stopword | ||
бо,stopword | ||
за,stopword | ||
на,stopword | ||
нан,stopword | ||
по,stopword | ||
от,stopword | ||
привет,greeting | ||
полезная,adjective | ||
юг,directional | ||
privet,greeting | ||
priviet,greeting | ||
полезная,adjective | ||
страна,place.general | ||
оон,stopword | ||
как,stopword | ||
эта,stopword | ||
привет,greeting | ||
русский,language | ||
ага,noun | ||
белые,noun | ||
большой,noun | ||
вам,noun | ||
второй,noun | ||
главный,noun | ||
главный,noun | ||
движки,noun | ||
деньги,noun | ||
жабер,noun | ||
жалобы,noun | ||
защита,noun | ||
или,noun | ||
мда,noun | ||
жабер,noun | ||
вам,noun | ||
ниша,noun | ||
нем,noun | ||
ниша,noun | ||
нужна,noun | ||
обзор,noun | ||
основной,noun | ||
ошибка,noun | ||
центр,noun | ||
хорошая,noun | ||
ага,noun | ||
первый,noun | ||
правда,noun | ||
раздел,noun | ||
нужна,noun | ||
деньги,noun | ||
защита,noun | ||
жалобы,noun | ||
основной,noun | ||
белые,noun | ||
движки,noun | ||
второй,noun | ||
главный,noun | ||
сети,noun | ||
обзор,noun | ||
первый,noun | ||
главный,noun | ||
система,noun | ||
большой,noun | ||
старт,noun | ||
там,stopword | ||
до,stopword | ||
наш,stopword | ||
но,stopword | ||
об,stopword | ||
оп,pronoun | ||
хорошая,noun | ||
центр,noun | ||
страна,place.general | ||
он,pronoun | ||
они,pronoun | ||
юг,directional | ||
оп,pronoun | ||
але,stopword | ||
без,stopword | ||
би,stopword | ||
бо,stopword | ||
ва,stopword | ||
ви,stopword | ||
гу,stopword | ||
де,stopword | ||
до,stopword | ||
до,stopword | ||
ек,stopword | ||
за,stopword | ||
ин,stopword | ||
ит,stopword | ||
как,stopword | ||
ко,stopword | ||
мо,stopword | ||
на,stopword | ||
нан,stopword | ||
наш,stopword | ||
не,stopword | ||
но,stopword | ||
но,stopword | ||
об,stopword | ||
об,stopword | ||
од,stopword | ||
он,stopword | ||
оон,stopword | ||
от,stopword | ||
по,stopword | ||
так,stopword | ||
там,stopword | ||
те,stopword | ||
то,stopword | ||
усі,stopword | ||
эта,stopword |
Oops, something went wrong.