Last active
December 6, 2019 20:07
-
-
Save therohk/37eb5d06864f0d77d581f1721ac1a60e to your computer and use it in GitHub Desktop.
Stopwords English List - Basic
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a | |
able | |
about | |
above | |
across | |
after | |
again | |
against | |
all | |
almost | |
also | |
am | |
an | |
and | |
any | |
are | |
aren't | |
as | |
ask | |
asked | |
asking | |
asks | |
at | |
be | |
because | |
been | |
before | |
being | |
below | |
between | |
both | |
but | |
by | |
can | |
can't | |
cannot | |
came | |
come | |
could | |
couldn't | |
did | |
didn't | |
do | |
does | |
doesn't | |
doing | |
don't | |
down | |
during | |
each | |
either | |
else | |
ever | |
every | |
few | |
for | |
from | |
further | |
get | |
gets | |
give | |
given | |
gives | |
go | |
going | |
gone | |
got | |
gotten | |
had | |
hadn't | |
has | |
hasn't | |
have | |
haven't | |
having | |
he | |
he'd | |
he'll | |
he's | |
her | |
her's | |
here | |
here's | |
hers | |
herself | |
him | |
himself | |
his | |
how | |
however | |
how's | |
i | |
i'd | |
i'll | |
i'm | |
i've | |
if | |
in | |
into | |
is | |
isn't | |
it | |
it's | |
its | |
itself | |
just | |
keep | |
keeps | |
knew | |
know | |
known | |
knows | |
least | |
let | |
lets | |
let's | |
like | |
likely | |
made | |
make | |
may | |
me | |
might | |
more | |
most | |
mostly | |
much | |
must | |
mustn't | |
my | |
myself | |
need | |
needed | |
needing | |
needs | |
next | |
no | |
nor | |
not | |
now | |
obviously | |
of | |
off | |
on | |
once | |
only | |
or | |
other | |
ought | |
our | |
ours | |
ourselves | |
out | |
over | |
own | |
perhaps | |
please | |
pull | |
push | |
put | |
rather | |
said | |
same | |
saw | |
say | |
says | |
see | |
send | |
sent | |
since | |
shan't | |
she | |
she'd | |
she'll | |
she's | |
should | |
shouldn't | |
so | |
some | |
such | |
sure | |
take | |
than | |
that | |
that's | |
the | |
their | |
theirs | |
them | |
themselves | |
then | |
there | |
thereafter | |
thereby | |
therefore | |
therein | |
thereupon | |
there's | |
these | |
they | |
they'd | |
they'll | |
they're | |
they've | |
this | |
those | |
through | |
thus | |
to | |
too | |
took | |
toward | |
towards | |
under | |
until | |
up | |
upon | |
us | |
use | |
used | |
uses | |
using | |
very | |
via | |
want | |
wants | |
was | |
wasn't | |
we | |
we'd | |
we'll | |
we're | |
we've | |
were | |
weren't | |
what | |
what's | |
when | |
when's | |
where | |
where's | |
which | |
while | |
who | |
who's | |
whom | |
why | |
why's | |
will | |
with | |
within | |
without | |
won't | |
would | |
wouldn't | |
yet | |
you | |
you'd | |
you'll | |
you're | |
you've | |
your | |
yours | |
yourself | |
yourselves |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment