feat(ebook): update protected phrases with additional tokens and phrases
This commit is contained in:
@@ -1,5 +1,27 @@
|
||||
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",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user