tatk.util.camrest package

Submodules

tatk.util.camrest.dbquery module

class tatk.util.camrest.dbquery.Database

Bases: object

__init__()

Initialize self. See help(type(self)) for accurate signature.

query(constraints)

Returns the list of entities for a given domain based on the annotation of the belief state

tatk.util.camrest.lexicalize module

tatk.util.camrest.lexicalize.deflat_da(meta)
tatk.util.camrest.lexicalize.delexicalize_da(da, requestable)
tatk.util.camrest.lexicalize.flat_da(delexicalized_da)
tatk.util.camrest.lexicalize.lexicalize_da(meta, entities, state, requestable)

tatk.util.camrest.state module

tatk.util.camrest.state.default_state()