Coder Social home page Coder Social logo

nlp-vad-vectorization's Introduction

Open in Visual Studio Code

NLP Project Template

Template for the jupyter notebook to use in order to submit NLP Project

Folder Structure

Project.ipynb ── This is the only file that you need to work on and submit

Prerequisites

This repository requires that you have:-

Installation of Prerequisites

Easy way (More HD space, less hassle)

Install Anaconda then just run Jupyter.

Hard way (Less HD space, more hassle)

Install Python3+

Make sure Python and pip are added to environment variables Python

From your Linux, Mac, or Windows terminal, verify that both are installed correctly.

$ python --version
$ pip --version

Using the same terminal install numpy, matplotlib, pillow and notebook

$ pip install numpy matplotlib pillow notebook

Alternative way (Cloud but you have to upload the data)

Create a New Notebook from here Google Colab

Upload the Data.zip folder

from google.colab import files
uploaded = files.upload()

Extract the zipped folder into the cloud

!unzip [foldername].zip

How To Run

From your terminal, run this command then navigate to the Assignment.ipynb file

jupyter notebook

License

BSD 3-Clause "New" or "Revised" License

nlp-vad-vectorization's People

Contributors

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