Open SLabuz95 opened 2 years ago
In some cases, complex computations are required to correctly translate text. For example, different amount of text shall be ignored before and after occurance of specific event.
In that case, user would fix generated text by hand.
To help a user in this task, application allows user to call executable action in the rule to mark text, which should be changed by hand.
In the application, user can mark the text, which should be changed by hand with the following features:
Black list is a feature, which allows to specify strings. In case of occurence of the black list's string as a substring of procedure call name or arguments of the procedure call, procedure call will be ignored and special mark will be generated to inform user about it.
Strings for the black list will be temporarely specified in the Definitions List of Instance Configuration Panel. For no Definitions List have no rule in text generating, cause of regress in Variables Recognition System of the interpreter. Definitions List will be moved to Inputs List with new functionality: Virtual Outputs List #27.
User receives specialized feature, which do not require to think about creating the rules for specific procedure names. User doesnt need to check and analyse all rules to verify, which of all strings are already blacklisted.
Approved
Simplify the process of marking text, which should be modified by hand.
In development.
List of states:
Algorithm:
New variables:
Initial idea
Black list to catch specific statements. User should fill black list in configuration.
In case of occurence of black list's statement, few actions shall be possible: