jonnyli1125/gector-ja
BERT-based GEC tagging for Japanese
This project helps Japanese writers refine their text by automatically correcting grammatical errors. You provide a Japanese sentence, and it returns a corrected version. It's designed for anyone who writes in Japanese and wants to ensure their grammar is accurate, such as students, content creators, or business professionals.
No commits in the last 6 months.
Use this if you need an automated tool to identify and fix grammatical mistakes in Japanese text.
Not ideal if you need a solution for languages other than Japanese, or if you require human-level nuanced editing.
Stars
19
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jonnyli1125/gector-ja"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
charles9n/bert-sklearn
a sklearn wrapper for Google's BERT model
jidasheng/bi-lstm-crf
A PyTorch implementation of the BI-LSTM-CRF model.
howl-anderson/seq2annotation
基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和...
kamalkraj/BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT
kamalkraj/Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs
Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs