Skip to content

krishnamouli2/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

NLP

The following code is developed to acclearte NLP workloads with Intel AI toolkit, the aim of the repo is to enable developer to learn NLP and also experience the Intel oneAPI AI acceleration Libraries

Guide to replicate the results

Setup of Python Environment

if you dont have ananconda install in your local enviornment.

Once you installed the anaconda in you local environment follows the following commands:
conda create -n env python=3.10 scikit-learn-intelex pandas seaborn
conda install -c conda-forge spacy
The above command will create conda virtual enviroemnt and then install scikit-learn in a new enviroments will all the dependancies need to run the codes.

Run Instruction

  1. unzip the all-narendra-modi-tweets.zip file after cloning the repo
  2. open the MODI Spacy & Sentiment Analysis.ipynb notebook to run the file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published