Git Product home page Git Product logo

intro-to-nlp's Introduction

An Introduction to Natural Language Processing (NLP)

This repository contains the code for the Introduction to Natural Language Processing presentation given at the Quera Data Science Bootcamp in November 2023.

Slides

You can find the slides here.

Notebooks

  1. Text processing: NLP_preprocessing.ipynb contains the code for the text processing part of the presentation.
  2. Text representation: NLP_text_representation.ipynb contains the code for the text representation part of the presentation.
  3. Naive Bayes: A from scrach implementation of the Naive Bayes classifier can be found in NLP_naive_bayes.ipynb.
  4. Word Embeddings: NLP_word_embeddings.ipynb contains an exploration of word embeddings.
  5. Song Recommender: We built a song recommender system using the idea of word2vec. The code for this part can be found in NLP_songs_recommandation.ipynb.

Topics

  • A brief introduction to NLP, NLU, and NLG
  • Tokenization techniques
    • Word-based
    • Character-based
    • Subword-based (Specifically BPE)
  • Text normalization
    • Stemming
    • Lemmatization
    • Numerical normalization
  • Text Representation
    • One-hot encoding
    • Bag of words
    • TF-IDF
  • Naive Bayes
  • Embedding methods
    • Word2Vec
    • Doc2Vec

Copyright?

You are free to use any of the materials in this repository for educational purposes. ๐Ÿ˜Š Feel free to contact me if you have any questions.

intro-to-nlp's People

Contributors

parsa-abbasi avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.