-
Today I was exploring your lemmatizer on some random raw texts. Some nouns returned wrong lemma which is somewhat acceptable like "শাকিব" becomes "শাক". But the error happens with the word " ববি". It…
-
I am trying to execute following code
```
import pytesseract
from PIL import Image, ImageEnhance, ImageFilter
import os
image = Image.open("D:\\Bangla NLP\\OCR\\1.jpg")
pytesseract.pytesseract.…
-
Current SourceForge projects:
- [accentuate.us](http://sourceforge.net/p/lingala/code/HEAD/tree/) a.k.a. "charlifter". Statistical Unicodification of plain text for many languages
- [AGTK](http://sour…