This repository acts as an archive of the owners experience working with large language models neatly presented within jupyter notebooks
-
Updated
Dec 26, 2023 - Jupyter Notebook
This repository acts as an archive of the owners experience working with large language models neatly presented within jupyter notebooks
A repository contains necessary foundational exercises in NLP for beginners.
Notebook on NLP basics - NLP pipeline, different word embeddings and LDA
This notebook explores how clustering semantically similar words can help make Natural Language Processing tasks easier.
🧠 Explore notebook codes for the Deep Learning course at Sapienza Università di Roma, enhancing your understanding of applied AI techniques.
Repository for R Markdown Notebook containing codes for the paper "vector space models and the usage patterns of Indonesian denominal verbs" (published in NUSA)
The repository contains notebooks created for collecting and preprocessing the corpus of diary entries and for experiments on creating models for predicting gender, age groups of authors and the time period of text creation.
In this notebook, we will explore how to use pre-trained transformer models from the Hugging Face library, focusing on making them work for Natural Language Processing (NLP) tasks. Pre-trained models, such as BERT (Bidirectional Encoder Representations from Transformers), are powerful tools that save us from training models from scratch
Notebook for training ETM with prefitted embeddings.
A collection of NLP related scripts and notebooks for using the framework flair (https://github.com/flairNLP/flair)
Notebooks of programming assignments of Sequence Models course of deeplearning.ai on coursera in May-2020
A place to find all basic old school Deep Learning concepts, codes and Google Colab trainable python notebooks.
A comprehensive set of Jupyter notebooks that take you from NLP fundamentals to advanced techniques. Covers text preprocessing, POS tagging, NER, sentiment analysis (with VADER), text classification, word embeddings, and transformer models like BERT. Built with real-world datasets using NLTK, spaCy, scikit-learn, and Hugging Face Transformers.
Curated implementation notebooks and scripts of deep learning based natural language processing tasks and challenges in TensorFlow.
Here my amazing tutorial collection contain amazing notebook must read. It's contain pytorch, Advance pandas, Ensemble learning, Tensorflow, Genetic Algorithms, Dask, Word Embedding
Collection of Notebooks for Natural Language Processing with PyTorch
Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different publicly available text and image data-sets.
A collection of notebooks for Natural Language Processing from NLP Town
Add a description, image, and links to the word-embeddings topic page so that developers can more easily learn about it.
To associate your repository with the word-embeddings topic, visit your repo's landing page and select "manage topics."