gector VS transformers

Compare gector vs transformers 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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gector transformers
2 172
861 124,115
1.2% 2.4%
0.0 10.0
8 months ago 4 days ago
Python Python
Apache License 2.0 Apache License 2.0
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.

transformers

Posts with mentions or reviews of transformers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-06.

What are some alternatives?

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

fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

sentence-transformers - Multilingual Sentence & Image Embeddings with BERT

llama - Inference code for Llama models

transformer-pytorch - Transformer: PyTorch Implementation of "Attention Is All You Need"

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

huggingface_hub - The official Python client for the Huggingface Hub.

OpenNMT-py - Open Source Neural Machine Translation and (Large) Language Models in PyTorch

sentencepiece - Unsupervised text tokenizer for Neural Network-based text generation.

Swin-Transformer-Tensorflow - Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)

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.

faiss - A library for efficient similarity search and clustering of dense vectors.

KoboldAI-Client