Skip to content

Commit

Permalink
finnish case markings
Browse files Browse the repository at this point in the history
  • Loading branch information
redpony committed Dec 29, 2014
1 parent fb95a04 commit 265face
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion corpus/support/token_patterns
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/^(al|el|ul|e)\-[a-z]+$/
/\.(fi|fr|es|co\.uk|de)$/
/:[a-zä]+$/
/^((а|А)(ль|ш)|уль)-\p{Cyrillic}+$/
/^(юл)-\p{Cyrillic}+$/
/^\p{Cyrillic}\.\p{Cyrillic}\.$/
/^(\d|\d\d|\d\d\d)\.$/

0 comments on commit 265face

Please sign in to comment.