duckling
duckling copied to clipboard
Specify 3D dimensions with only one unit set
Is it possible to parse something like this
'hi need to ship a 3 by 3 by 3m carton'
and have it return 3m, 3m, 3m?
There are no rules for this currently, but ideally we would return 27m^3.