Add key-value, truststore, and keystore to vocabulary (#6330)

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
kolchfa-aws 2024-02-01 09:51:51 -05:00 committed by GitHub
parent 018174ab5f
commit 590b4f2eab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,8 @@ swap:
'Huggingface': Hugging Face 'Huggingface': Hugging Face
'indices': indexes 'indices': indexes
'ingestion pipeline': ingest pipeline 'ingestion pipeline': ingest pipeline
'keystore': key store 'key store': keystore
'key/value': key-value
'kmeans': k-means 'kmeans': k-means
'kNN': k-NN 'kNN': k-NN
'machine-learning': machine learning 'machine-learning': machine learning
@ -46,7 +47,7 @@ swap:
'time stamp': timestamp 'time stamp': timestamp
'timezone': time zone 'timezone': time zone
'tradeoff': trade-off 'tradeoff': trade-off
'truststore': trust store 'trust store': truststore
'U.S.': US 'U.S.': US
'web page': webpage 'web page': webpage
'web site': website 'web site': website