Note on next languages to support

This commit is contained in:
Rob Speer 2015-09-04 01:50:15 -04:00
parent d9a1c34d00
commit 531db64288

View File

@ -8,6 +8,11 @@ CONFIG = {
'sources': {
# A list of language codes (possibly un-standardized) that we'll
# look up in filenames for these various data sources.
#
# Consider adding:
# 'th' when we get tokenization for it
# 'hi' when we stop messing up its tokenization
# 'tl' because it's probably ready right now
'twitter': [
'ar', 'de', 'el', 'en', 'es', 'fr', 'id', 'it', 'ja', 'ko', 'ms', 'nl',
'pt', 'ru', 'tr'