Tag: NLP
All the articles with the tag "NLP".
-
English → Sinhala Machine Translation – Three-Stage NLP Pipeline
A multi-technique machine translation pipeline for English to Sinhala — combining statistical spelling correction, LLM-based text simplification, and quantized MBART neural translation, with a Gradio interface and a Gemini-powered corpus generator.
-
Clickbait Detection – Supervised and Unsupervised NLP Approaches
An NLP project exploring clickbait headline detection using a CNN-based supervised model and an in-progress unsupervised approach with transformer embeddings.