Add substitution rules for geo words (#4535)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
parent
8ec8a16663
commit
d2f5d7f44e
|
@ -10,9 +10,12 @@ swap:
|
||||||
'data set': dataset
|
'data set': dataset
|
||||||
'for information on': for information about
|
'for information on': for information about
|
||||||
'for more information on': for more information about
|
'for more information on': for more information about
|
||||||
|
'geo distance': geodistance
|
||||||
'geo hash': geohash
|
'geo hash': geohash
|
||||||
|
'geo hex': geohex
|
||||||
'geo point': geopoint
|
'geo point': geopoint
|
||||||
'geo shape': geoshape
|
'geo shape': geoshape
|
||||||
|
'geo tile': geotile
|
||||||
'geospacial': geospatial
|
'geospacial': geospatial
|
||||||
'hard code': hardcode
|
'hard code': hardcode
|
||||||
'high-performance computing': high performance computing
|
'high-performance computing': high performance computing
|
||||||
|
|
Loading…
Reference in New Issue