Returns a new parser instance for the given dictionary type
the implementation of the particular dictionary parser for aType or null, if the certain dictionary type is not implemented. Presently either an instance of DictParser for dict.cc or UDDLParser for uddl.
ParserBase Class | dict Namespace