Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
翻译 - 用于Python的现代解析库,实现Earley和LALR(1)和简单的接口
Functional Meaning Representation and Semantic Parsing Framework
Extended Date Time Format (ISO 8601-2 / EDTF) Parser for JavaScript
#自然语言处理#The greynir.is Icelandic natural language processing API and website.
#自然语言处理#A fast, efficient natural language processing engine for Icelandic.
A parser for nondeterministic context free languages
A Parsing-as-Deduction system that parses with different parsing algorithms and some related tools for educational purposes.
#自然语言处理#A syntactic parser uses CYK (CKY), Earley. Best fit for English, Vietnamese.
Design and implementation of a fast Earley parser with some test cases in Wolfram language ....... also a ready-made lexer with parsing with the grammar for all the regular languages :) :) ....