Computer Science, asked by deepikacomet8692, 1 year ago

What is transition network in artificial intelligence?

Answers

Answered by Anonymous
0
An augmented transition or ATN is a type
of graph theoretic structure used in the operational definition of formal languages,used especially in parsing relatively complex natural languages,and having wide application in artificial
Answered by praseethanerthethil
0

Answer:

Transition networks (TN) are made up of a set of finite automata and represented within a graph system. The edges indicate transitions and the nodes the states of the single automata. .The edges of each single network are denoted by nonterminal or terminal symbols and thus refer to other networks or final states.

Similar questions