divvun / libdivvun

lib for running gramcheck and other pipelines + cli; modules for CG→spelling, CG→feedback, tagging blanks
https://giellalt.github.io/proof/gramcheck/GrammarCheckerDocumentation.html
GNU General Public License v3.0
9 stars 1 forks source link

Add language recognition? #53

Open albbas opened 2 years ago

albbas commented 2 years ago

We should perhaps add language recognition to filter out those parts of a text that aren't in the language the grammarchecker checks for? E.g. CorpusTools has a module for doing this: https://github.com/giellalt/CorpusTools/blob/main/corpustools/text_cat.py