Back to portfolio
Section 11

Natural Language Processing

End-to-end Text Processing pipelines, Semantic Analysis, and Transformer implementations (BERT/GPT).

Projects in this section: 0

BERT IMDB Sentiment
Natural Language ProcessingLocal path

BERT IMDB Sentiment

Fine-tuning BERT with TensorFlow.

Books Analysis Pipeline
Natural Language ProcessingLocal path

Books Analysis Pipeline

End-to-end NLP preprocessing.

DistilBERT Attention Viz
Natural Language ProcessingLocal path

DistilBERT Attention Viz

Explainability in Transformers.

GAN-BERT Text Detector
Natural Language ProcessingLocal path

GAN-BERT Text Detector

Adversarial learning for text detection.

GPT-2 Text Generation
Natural Language ProcessingLocal path

GPT-2 Text Generation

Basics of causal language modeling.

NER and Word2Vec
Natural Language ProcessingLocal path

NER and Word2Vec

Named Entity Recognition and Embeddings.

SMS Spam Classification
Natural Language ProcessingLocal path

SMS Spam Classification

Training models to classify spam using GPT-2 vs Custom Attention.