Files
dotfiles/python/ebook_search/protected_phrases/bad_starts.toml
T

28 lines
298 B
TOML

tokens = [
"a",
"an",
"did",
"didn't",
"he",
"here",
"how",
"i",
"it",
"she",
"that",
"the",
"there",
"they",
"this",
"we",
"what",
"when",
"where",
"which",
"who",
"whom",
"whose",
"why",
"you",
]