Fixed SyaNodeParser false positive recognition issue
This commit is contained in:
@@ -326,6 +326,7 @@ def ensure_evaluated(context, concept):
|
||||
|
||||
return evaluated
|
||||
|
||||
|
||||
def get_lexer_nodes_from_unrecognized(context, unrecognized_tokens_node, parsers):
|
||||
"""
|
||||
Using parsers, try to recognize concepts from source
|
||||
|
||||
Reference in New Issue
Block a user