Skip to content

Commit b59ac81

Browse files
committed
Add aspell dict and update hunspell dict
1 parent 7bbca55 commit b59ac81

File tree

2 files changed

+128
-6
lines changed

2 files changed

+128
-6
lines changed

aspell_personal.pws

+104
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
personal_ws-1.1 en 3
2+
CNNs
3+
Cholesky
4+
Cython
5+
DataFrame
6+
Fortran
7+
GANs
8+
Hermitian
9+
IMDB
10+
Kaggle
11+
NN
12+
NNs
13+
Numba
14+
PCA
15+
SGD
16+
SOTA
17+
SVD
18+
affine
19+
analytics
20+
bioinformatics
21+
bitwise
22+
boolean
23+
collinear
24+
collinearity
25+
combinatorial
26+
connectionist
27+
convolutional
28+
coreference
29+
covariance
30+
dataset
31+
datasets
32+
debiasing
33+
deconvolution
34+
decorrelate
35+
definitional
36+
dimensionality
37+
discriminative
38+
downsample
39+
eigen
40+
eigenvector
41+
eigenvectors
42+
embeddings
43+
featurized
44+
generalizability
45+
generalizable
46+
hashmap
47+
homoscedasticity
48+
hyperplane
49+
iterable
50+
iteratively
51+
lexicographically
52+
limen
53+
matplotlib
54+
maxpool
55+
maxpooling
56+
misclassification
57+
monotonicity
58+
multiclass
59+
multicollinearity
60+
multinomial
61+
neurobiology
62+
neuroscience
63+
neurosciences
64+
nmf
65+
nonnegative
66+
nonnegativity
67+
numpy
68+
orthogonalization
69+
overfitting
70+
oversized
71+
parallelization
72+
piecewise
73+
pointwise
74+
pretrained
75+
productionize
76+
quantile
77+
quantiles
78+
resampling
79+
runtime
80+
scalable
81+
scipy
82+
sigmoid
83+
softmax
84+
sortedness
85+
stagewise
86+
stepwise
87+
subexpression
88+
subexpressions
89+
subgradient
90+
subsampling
91+
summarization
92+
tokenization
93+
tokenizing
94+
tradeoff
95+
trained
96+
triangularization
97+
upsample
98+
vectorization
99+
vectorize
100+
vectorizer
101+
webpage
102+
whiteboarding
103+
whitespace
104+
wordpieces

hunspell_personal.dic

+24-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
hunspell_personal_dic: Total word count is 83
1+
hunspell_personal_dic: Total word count is 103
2+
CNNs
23
Cholesky
34
Cython
45
DataFrame
5-
Discriminative
66
Fortran
77
GANs
88
Hermitian
@@ -12,15 +12,16 @@ NN
1212
NNs
1313
Numba
1414
PCA
15-
Quantile
16-
Resampling
1715
SGD
1816
SOTA
1917
SVD
2018
affine
2119
analytics
2220
bioinformatics
21+
bitwise
2322
boolean
23+
collinear
24+
collinearity
2425
combinatorial
2526
connectionist
2627
convolutional
@@ -32,6 +33,7 @@ debiasing
3233
deconvolution
3334
decorrelate
3435
definitional
36+
dimensionality
3537
discriminative
3638
downsample
3739
eigen
@@ -41,15 +43,21 @@ embeddings
4143
featurized
4244
generalizability
4345
generalizable
46+
hashmap
47+
homoscedasticity
4448
hyperplane
4549
iterable
4650
iteratively
4751
lexicographically
52+
limen
4853
matplotlib
4954
maxpool
5055
maxpooling
5156
misclassification
5257
monotonicity
58+
multiclass
59+
multicollinearity
60+
multinomial
5361
neurobiology
5462
neuroscience
5563
neurosciences
@@ -63,24 +71,34 @@ oversized
6371
parallelization
6472
piecewise
6573
pointwise
74+
pretrained
75+
productionize
76+
quantile
6677
quantiles
6778
resampling
6879
runtime
80+
scalable
6981
scipy
82+
sigmoid
7083
softmax
84+
sortedness
7185
stagewise
86+
stepwise
7287
subexpression
7388
subexpressions
7489
subgradient
7590
subsampling
7691
summarization
7792
tokenization
7893
tokenizing
94+
tradeoff
7995
trained
8096
triangularization
8197
upsample
8298
vectorization
8399
vectorize
100+
vectorizer
101+
webpage
102+
whiteboarding
103+
whitespace
84104
wordpieces
85-
Fortran
86-
sortedness

0 commit comments

Comments
 (0)