HRSadeghi/Kasreh_ezafeh
In this repository, we provide a neural model based on BERT and BiLSTM neural networks, which can recognize the Kasreh Ezafeh (Genitive Conjunction /e/) in a Persian sentence or text.
This project helps anyone working with Persian text accurately identify 'Kasreh Ezafeh' conjunctions, which are crucial for understanding grammatical relationships. You input Persian sentences or text, and it highlights where these specific conjunctions (which often sound like '/e/') should be or are present. It's designed for linguists, translators, or content analysts dealing with the subtleties of Persian grammar.
No commits in the last 6 months.
Use this if you need to precisely locate or verify the presence of 'Kasreh Ezafeh' genitive conjunctions in Persian text, especially when general rules aren't sufficient.
Not ideal if you're looking for a general Persian grammar checker or a tool for English language text analysis.
Stars
8
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/HRSadeghi/Kasreh_ezafeh"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fidelity/textwiser
[AAAI 2021] TextWiser: Text Featurization Library
RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
ThilinaRajapakse/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for...
ntumlgroup/LibMultiLabel
A library for multi-class and multi-label classification
xuyige/BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``