Dataset Card for "SemCor – sense-tagged English corpus"
Description
This dataset is derived from the wsd_semcor dataset, originally hosted on Hugging Face. It has been preprocessed for tasks related to Word Sense Disambiguation (WSD) and WordNet integration.
Preprocessing
The original text data underwent the following preprocessing steps:
Text splitting into individual words (lemmas).
TF-IDF (Term Frequency-Inverse Document Frequency) analysis to understand… See the full description on the dataset page: https://huggingface.co/datasets/MarkChen1214/SemCor.