make code public
This commit is contained in:
parent
9d8b93db26
commit
6ba92064bb
26 changed files with 1744 additions and 0 deletions
14
templates/synonyms.json
Normal file
14
templates/synonyms.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"sphere": ["sphere", "ball", "round thing"],
|
||||
"cube": ["cube", "block"],
|
||||
"large": ["large", "big"],
|
||||
"small": ["small", "tiny"],
|
||||
"metal": ["metallic", "metal", "shiny"],
|
||||
"rubber": ["rubber", "matte"],
|
||||
"center": ["center", "middle"],
|
||||
"image": ["image", "scene", "picture", "view"],
|
||||
"right extreme": ["right extreme", "far right"],
|
||||
"left extreme": ["left extreme", "far left"],
|
||||
"several": ["several", "many", "multiple", "a lot of", "a number of"],
|
||||
"the earlier": ["that", "the earlier", "the aforementioned", "the above", "the previous"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue