Giter Club home page Giter Club logo

nlp_courses's Introduction

NLP Class Repository

Welcome to the NLP Class Repository! This repository contains the code and materials for our Natural Language Processing class. To get started, follow the instructions below to set up the project environment and install the necessary dependencies using Poetry.

Table of Contents

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.10 or higher installed on your system.

  • Poetry installed. If you haven't installed Poetry yet, you can do so by following the instructions here or simply running:

    pip install poetry

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/RPegoud/nlp_courses.git
  2. Navigate to the project directory:

    cd nlp_courses
  3. Use Poetry to create a virtual environment and install project dependencies (This command will create a virtual environment specifically for this project and install all the required dependencies defined in the pyproject.toml file).

    poetry install
  4. Activate the virtual environment. You are now in the project's virtual environment, where you can run Python scripts and use the installed dependencies.:

    poetry shell
  5. Restart VS Code and you should be able to select the nlp_course kernel

nlp_courses's People

Contributors

rpegoud 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.