Skip to content
#

wsd

Here are 83 public repositories matching this topic...

A pipeline for transliteration, spell correction, POS tagging and word sense disambiguation of Hinglish code mixed data to Hindi Devanagari script.

  • Updated Jan 14, 2024
  • Python

This project is a text summarization system that leverages word sense disambiguation and pre-trained T5 models. It identifies and summarizes repeating words with different meanings, using spaCy for NLP and an n-gram model for candidate word selection. It compares summaries using Rouge scores and outputs the best one. Written in Python with Flask.

  • Updated Jun 1, 2026
  • Python

Add this topic to your repo

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

Learn more