Skip to content

Why is an error reported when punctuation marks appear in the file and how to solve it #37

@iiot-tbb

Description

@iiot-tbb
            <Punctuation> = ( ',' | '.' | '。' | ',')

when i set the grammar_file like that ,why error:
ite-packages/pyparsing.py", line 3846, in parseImpl
raise ParseException(instring, loc, self.errmsg, self)
pyparsing.ParseException: Expected end of text, found '<' (at char 319), (line:11, col:1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions