Gramformer VS PyLFG

Compare Gramformer vs PyLFG and see what are their differences.

Gramformer

A framework for detecting, highlighting and correcting grammatical errors on natural language text. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration. (by PrithivirajDamodaran)

PyLFG

PyLFG is a Python library for working within the Lexical Functional Grammar (LFG) formalism. It provides a set of classes and methods for representing and manipulating LFG structures, including f-structures and c-structures. (by Ars-Linguistica)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Gramformer PyLFG
5 1
1,440 4
- -
0.0 10.0
about 1 year ago over 1 year ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Gramformer

Posts with mentions or reviews of Gramformer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-27.

PyLFG

Posts with mentions or reviews of PyLFG. We have used some of these posts to build our list of alternatives and similar projects.
  • Debugging my conlang's grammar with LFG?
    1 project | /r/conlangs | 20 Jul 2023
    I've been looking into various LFG parsers such as XLE-Web, XLFG, and PyLFG. I have a sort of crazy monster syntax inspired by my unquenchable thirst for syntactic exploration, but I'd like to tame and codify it into a list of rules and parameters, seeing what sentences end up being good or malformed given the constraints. Has anyone here tried analyzing their conlangs using LFG in particular?

What are some alternatives?

When comparing Gramformer and PyLFG you can also consider the following projects:

gector - Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)

language_tool_python - a free python grammar checker 📝✅

nylon - An intelligent, flexible grammar of machine learning.

kefir - 🥛turkic morphology project

kharma - Grammar-based fuzzing corpus generator

Lark - Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

TatSu - 竜 TatSu generates Python parsers from grammars in a variation of EBNF

plotnine - A Grammar of Graphics for Python