more imdb articles, port from oxdb
This commit is contained in:
parent
0cf8d6f330
commit
7581cf3501
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ _articles = ('the', 'la', 'a', 'die', 'der', 'le', 'el',
|
|||
'an', 'una', 'las', 'eine', 'den', 'gli', 'het', 'os', 'lo',
|
||||
'az', 'det', 'ha-', 'een', 'ang', 'oi', 'ta', 'al-', 'dem',
|
||||
'mga', 'uno', "un'", 'ett', u'\xcf', 'eines', u'\xc7', 'els',
|
||||
u'\xd4\xef', u'\xcf\xe9')
|
||||
u'\xd4\xef', u'\xcf\xe9', 'ae', 'i')
|
||||
|
||||
# Articles in a dictionary.
|
||||
_articlesDict = dict([(x, x) for x in _articles])
|
||||
|
|
Loading…
Reference in a new issue