Dataset Viewer
stopwords
stringlengths 1
11
|
---|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
a
|
b
|
c
|
d
|
e
|
f
|
g
|
h
|
i
|
j
|
k
|
l
|
m
|
n
|
o
|
p
|
q
|
r
|
s
|
t
|
u
|
v
|
w
|
x
|
y
|
z
|
said
|
took
|
like
|
went
|
know
|
way
|
day
|
days
|
going
|
was n't
|
was told
|
told me
|
i could
|
have a
|
-
|
that we
|
it is
|
they did
|
to go
|
to have
|
rv
|
male
|
female
|
girl
|
boy
|
place
|
want
|
cuz
|
to the
|
a great
|
was very
|
&
|
they are
|
have to
|
in a
|
they had
|
had a
|
do not
|
to do
|
would have
|
they would
|
they have
|
have been
|
going to
|
i did
|
that was
|
the best
|
back to
|
thank you
|
and the
|
and they
|
and i
|
and it
|
and we
|
and he
|
and she
|
the rv
|
i will
|
he was
|
she was
|
told
|
check
|
place
|
it 's
|
End of preview. Expand
in Data Studio
Stopwords EN (Teeny-Tiny Castle)
This dataset is part of a tutorial tied to the Teeny-Tiny Castle, an open-source repository containing educational tools for AI Ethics and Safety research.
How to Use
from datasets import load_dataset
dataset = load_dataset("AiresPucrs/stopwords-en", split = 'train')
- Downloads last month
- 8