Ñò
XŽ‹Fc           @   s   d  i  ƒ  Z d „  Z d S(   s\   
i
a
an
are
as
at
be
by
for
from
how
in
is
it
of
on
or
that
the
this
to
was
what
when
where
c         C   sT   |  i  ƒ  } g  }  x2 | D]* } | i ƒ  t j o |  i | ƒ q q Wd i |  ƒ S(   s.   Removes stopwords - also normalizes whitespaceu    (   t   splitt   lowert	   stopwordst   appendt   join(   t   sentencet   wordst   word(    (    s@   /usr/local/lib/python2.6/dist-packages/django/utils/stopwords.pyt   strip_stopwords"   s     N(   R    R   R   (    (    (    s@   /usr/local/lib/python2.6/dist-packages/django/utils/stopwords.pyt   <module>    s   