[go: up one dir, main page]

Skip to content

jigneshsatam/NLP

Repository files navigation

NLP

Deep Dive into NLP

Table of Contents

Overview

Guessing Game

  • Code

  • Topics Covered

    1. Removing non-alpha tokens
    2. Removing stopwords
    3. Lemmatizing tokens
    4. POS tagging

Web Crawler

  • Code

  • Topics Covered

    1. Filter and Crawl relevant links
    2. Scrape and Clean the web sites data
    3. Calculate TF-IDF
    4. Create Knowledge Base for the chatbot
    5. Storing Knowledge Base to a database
  • Report

WordNet

Ngrams

Sentence Parsing

Chatbot

ACL Paper Summary

  • Adaptive Testing and Debugging of NLP Models

Text Classification 1

Text Classification 2

Special Thanks

Grateful for Dr. Mazidi, Karen 's exceptional dedication to teaching and creating a supportive learning environment.