diff options
author | Chris Dyer <cdyer@allegro.clab.cs.cmu.edu> | 2014-12-29 01:59:41 -0500 |
---|---|---|
committer | Chris Dyer <cdyer@allegro.clab.cs.cmu.edu> | 2014-12-29 01:59:41 -0500 |
commit | b350f7138fe6363b39b50aa27675c8355c38af33 (patch) | |
tree | 653bcf066b63852bd1d3b565f4a389c427aebe0b /corpus/support | |
parent | b9e19baaa06e4465a698f36a54ee43c07f908ea6 (diff) |
finnish abbrevs
Diffstat (limited to 'corpus/support')
-rw-r--r-- | corpus/support/token_list | 48 | ||||
-rw-r--r-- | corpus/support/token_patterns | 1 |
2 files changed, 49 insertions, 0 deletions
diff --git a/corpus/support/token_list b/corpus/support/token_list index d38638cf..69dbfdc2 100644 --- a/corpus/support/token_list +++ b/corpus/support/token_list @@ -1,6 +1,54 @@ ##################### hyphenated words added by Fei since 3/7/05 ##X-ray +# Finnish +eaa. +ap. +arv. +ay. +eKr. +em. +engl. +esim. +fil. +lis. +fil. +maist. +fil.toht. +harv. +ilt. +jatk. +jKr. +jms. +jne. +joht. +klo +ko. +ks. +leht. +lv. +lyh. +mm. +mon. +nim. +nro. +ns. +nti. +os. +oy. +pj. +pnä. +puh. +pvm. +rva. +tms. +ts. +vars. +vrt. +ym. +yms. +yo. + # hindi abbreviation patterns जन. फर. diff --git a/corpus/support/token_patterns b/corpus/support/token_patterns index de64fb2a..e51e5e72 100644 --- a/corpus/support/token_patterns +++ b/corpus/support/token_patterns @@ -1,5 +1,6 @@ /^(al|el|ul|e)\-[a-z]+$/ /^((а|А)(ль|ш)|уль)-\p{Cyrillic}+$/ +/^(юл)-\p{Cyrillic}+$/ /^\p{Cyrillic}\.\p{Cyrillic}\.$/ /^(\d|\d\d|\d\d\d)\.$/ |