Update planning.py
This commit is contained in:
parent
3d64e141da
commit
93f6c9540b
@ -1,3 +1,4 @@
|
||||
'''
|
||||
TEMPLATE FOR SECOND STAGE AFTER INPUT CLASSIFIER
|
||||
|
||||
IF BLOCK If the output of input classifier is tokensystem-C,
|
||||
@ -11,7 +12,7 @@ f"{flodata} = rawstring
|
||||
f"{tokenname}" = wordlist entry
|
||||
tokensystem-C-resolved = Output of second stage clasification
|
||||
f"{tokenamount}" = find_number_function
|
||||
|
||||
'''
|
||||
|
||||
'''
|
||||
The problem we are facing:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user