Skip to content
View lorenzobabini's full-sized avatar

Block or report lorenzobabini

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. python-script-for-text-analysis python-script-for-text-analysis Public

    Some of the most common text analysis techniques in Python: word count, lemmatization, POS tagging, NER.

    Jupyter Notebook

  2. handwritten-text-segmentation handwritten-text-segmentation Public

    Forked from muthuspark/line-segmentation-handwritten-doc

    A star path planning algorithm based line segmentation of handwritten document

    Jupyter Notebook 1

  3. ocr_in_python ocr_in_python Public

    Optical Character Recognition using Pytesseract or EasyOCR, along with preprocessing and postprocessing techniques

    Python