Personal LazyVim config: vimtex, LTeX, Vale, prose settings
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Ahlgrim
|
||||
Binary file not shown.
@@ -0,0 +1,184 @@
|
||||
# LTeX shared dictionary for academic/technical writing
|
||||
# Add one word per line. Lines starting with # are ignored.
|
||||
|
||||
# Common academic terms
|
||||
algorithmic
|
||||
analyte
|
||||
analytes
|
||||
autocorrelation
|
||||
backpropagation
|
||||
bandwidth
|
||||
benchmarking
|
||||
biclustering
|
||||
biomarker
|
||||
biomarkers
|
||||
bioinformatics
|
||||
bipartite
|
||||
calibration
|
||||
calibrations
|
||||
classifier
|
||||
classifiers
|
||||
clustering
|
||||
coefficient
|
||||
coefficients
|
||||
cofactor
|
||||
cofactors
|
||||
covariance
|
||||
covariate
|
||||
covariates
|
||||
crossvalidation
|
||||
dataset
|
||||
datasets
|
||||
decoder
|
||||
decoders
|
||||
deduplication
|
||||
dependency
|
||||
differentiable
|
||||
dimensionality
|
||||
eigenvalue
|
||||
eigenvalues
|
||||
eigenvector
|
||||
eigenvectors
|
||||
embeddings
|
||||
encoder
|
||||
encoders
|
||||
endogenous
|
||||
exogenous
|
||||
explainability
|
||||
explainable
|
||||
extractor
|
||||
extractors
|
||||
functionalities
|
||||
generalizability
|
||||
generalizable
|
||||
heterogeneity
|
||||
heterogeneous
|
||||
homoscedasticity
|
||||
hyperparameter
|
||||
hyperparameters
|
||||
identifiability
|
||||
identifiable
|
||||
illposed
|
||||
imputability
|
||||
imputable
|
||||
imputation
|
||||
imputations
|
||||
impute
|
||||
imputed
|
||||
indistinguishability
|
||||
interpretability
|
||||
interpretable
|
||||
isomorphism
|
||||
isotropic
|
||||
kernel
|
||||
kernels
|
||||
latent
|
||||
learnable
|
||||
likelihood
|
||||
logit
|
||||
logits
|
||||
manifold
|
||||
manifolds
|
||||
matrix
|
||||
matrices
|
||||
minibatch
|
||||
minibatches
|
||||
misspecification
|
||||
misspecified
|
||||
multicollinearity
|
||||
multimodal
|
||||
multivariate
|
||||
nonconvex
|
||||
nondeterministic
|
||||
nonlinear
|
||||
nonlinearity
|
||||
nonparametric
|
||||
normality
|
||||
observability
|
||||
observable
|
||||
overfitting
|
||||
overparameterization
|
||||
overparameterized
|
||||
parameterization
|
||||
parameterize
|
||||
parameterized
|
||||
perceptron
|
||||
perceptrons
|
||||
posterior
|
||||
posteriors
|
||||
preprocessing
|
||||
pretrained
|
||||
probabilistic
|
||||
quantile
|
||||
quantiles
|
||||
regularization
|
||||
regularize
|
||||
regularized
|
||||
regularizer
|
||||
regularizers
|
||||
reproducibility
|
||||
scalable
|
||||
semisupervised
|
||||
sparse
|
||||
sparsity
|
||||
stationarity
|
||||
stationary
|
||||
subclass
|
||||
subclasses
|
||||
subgradient
|
||||
subgradients
|
||||
submatrix
|
||||
subnetwork
|
||||
subnetworks
|
||||
subsample
|
||||
subsampled
|
||||
subsampling
|
||||
supervised
|
||||
symmetric
|
||||
symmetry
|
||||
thresholding
|
||||
timepoint
|
||||
timepoints
|
||||
timeseries
|
||||
transcriptomics
|
||||
transductive
|
||||
transformers
|
||||
univariate
|
||||
unsupervised
|
||||
variational
|
||||
vector
|
||||
vectors
|
||||
wavelet
|
||||
wavelets
|
||||
|
||||
# Method/model names (add your own)
|
||||
AdamW
|
||||
Bayesian
|
||||
Bert
|
||||
BERT
|
||||
Dropout
|
||||
GPUs
|
||||
ImageNet
|
||||
Kubernetes
|
||||
LaTeX
|
||||
LanguageTool
|
||||
LazyVim
|
||||
LTeX
|
||||
Markov
|
||||
Neovim
|
||||
ReLU
|
||||
ResNet
|
||||
RNN
|
||||
Softmax
|
||||
SVM
|
||||
Transformer
|
||||
VimTeX
|
||||
Vale
|
||||
XGBoost
|
||||
|
||||
# Common abbreviations
|
||||
w.r.t
|
||||
i.e
|
||||
e.g
|
||||
et al
|
||||
cf.
|
||||
Reference in New Issue
Block a user