Skip to content
#

lemmatization

Here are 371 public repositories matching this topic...

This repository consists of a complete guide on natural language processing (NLP) in Python where we'll learn various techniques for implementing NLP including parsing & text processing and understand how to use NLP for text feature engineering.

  • Updated Jul 4, 2022
  • Jupyter Notebook

CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extraction, similarity, temporal normalizer, tokenizer, transliteration, verb-sense, and more.

  • Updated Jul 7, 2023
  • Java

A Python wrapper of the Yandex Mystem 3.1 morphological analyzer (http://api.yandex.ru/mystem). The original tool is shipped as a binary and this library makes it easy to integrate it in Python projects. Let us know in the issues if you would like to be involved into the developments or maintenance of this project. If you have any fix or suggest…

  • Updated Feb 9, 2022
  • Python

NLP based Classification Model that predicts a person's personality type as one of the 16 Myers Briggs personality types. Extremely challenging project dealing with correlation between human psychology and casual writing styles and handling heavily imbalanced classes. Check the app here - https://mb-predictor-motetuzs5q-uc.a.run.app/

  • Updated Feb 15, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the lemmatization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lemmatization topic, visit your repo's landing page and select "manage topics."

Learn more