gector VS Gramformer

Compare gector vs Gramformer and see what are their differences.

gector

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

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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gector Gramformer
2 5
863 1,440
1.4% -
0.0 0.0
9 months ago about 1 year ago
Python Python
Apache License 2.0 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.

gector

Posts with mentions or reviews of gector. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-07.

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.

What are some alternatives?

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

transformers - ๐Ÿค— Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

nylon - An intelligent, flexible grammar of machine learning.

spark-nlp - State of the Art Natural Language Processing

language_tool_python - a free python grammar checker ๐Ÿ“โœ…

DeBERTa - The implementation of DeBERTa

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

happy-transformer - Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.

kefir - ๐Ÿฅ›turkic morphology project

adaptnlp - An easy to use Natural Language Processing library and framework for predicting, training, fine-tuning, and serving up state-of-the-art NLP models.

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.

bertviz - BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

plotnine - A Grammar of Graphics for Python