forked from PaddlePaddle/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_typos.toml
More file actions
72 lines (68 loc) · 1.74 KB
/
_typos.toml
File metadata and controls
72 lines (68 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[files]
# The following files will be excluded from spell check during commits
extend-exclude = [
# Skip `Accuray ` check in these files
"docs/practices/cv/3D_image_classification_from_CT_scans.ipynb",
]
[default]
# Ignore 1-3 letter words, refer to https://github.com/crate-ci/typos/issues/1079
extend-ignore-words-re = ["^[a-zA-Z]{1,3}$"]
# refer to https://github.com/crate-ci/typos/blob/master/docs/reference.md#example-configurations
extend-ignore-re = [
# Ignore lines by `# typos: disable-line`
"(?Rm)^.*(#|//)\\s*typos:\\s*disable-line$",
# Ignore block by `# typos: off` and `# typos: on`
"(?s)(#|//)\\s*typos:\\s*off.*?\\n\\s*(#|//)\\s*typos:\\s*on"
]
[default.extend-words]
# PaddlePaddle specific words
CANN = "CANN"
Clas = "Clas"
arange = "arange"
unsupport = "unsupport"
Nervana = "Nervana"
datas = "datas"
feeded = "feeded"
# These words need to be fixed
Learing = "Learing"
Operaton = "Operaton"
Optimizaing = "Optimizaing"
Optimzier = "Optimzier"
Setment = "Setment"
Simle = "Simle"
Sovler = "Sovler"
libary = "libary"
matrics = "matrics"
metrices = "metrices"
mutbale = "mutbale"
occurence = "occurence"
opeartor = "opeartor"
opeartors = "opeartors"
operaters = "operaters"
optmization = "optmization"
outpu = "outpu"
outpus = "outpus"
overrided = "overrided"
overwrited = "overwrited"
samle = "samle"
schedual = "schedual"
secenarios = "secenarios"
sematic = "sematic"
seperator = "seperator"
setted = "setted"
shoule = "shoule"
similary = "similary"
simplier = "simplier"
skiped = "skiped"
softwares = "softwares"
specail = "specail"
sperated = "sperated"
splited = "splited"
splitted = "splitted"
stirng = "stirng"
stradegy = "stradegy"
subract = "subract"
sucess = "sucess"
sucessor = "sucessor"
sucessors = "sucessors"
szie = "szie"