Text classification (sentiment) and NER tagging projects
Conducted text labeling for sentiment classification and NER tagging. Labeled e-commerce client reviews and social media comments into multi-tier sentiment categories. Extracted and cataloged entities such as locations, dates, and brand names to enrich structured training data. • Categorized reviews/comments as Positive, Negative, or Neutral. • Applied Named Entity Recognition (NER) to identify key variables. • Labeled multiple entity types including locations, dates, and brand names. • Used consistent tagging conventions to support downstream NLP tasks.