Skip to content

A tutorial on using NLP for automated keyword in python presented at the Ottawa Python Meetup

Notifications You must be signed in to change notification settings

Moro-Code/FeatureExtractionTutorial

Repository files navigation

# Feature Extraction Tutorial

Binder binder is a cloud hosted jupyter hub ! If you would like to try this tutorial without the hassle of installing click on launch binder.

Installation

This required git and Anaconda minimum v4.0 installed on your system

$ git clone https://github.com/Moro-Code/FeatureExtractionTutorial.git
$ cd FeatureExtractionTutorial
$ conda env create -f environment.yml -n yourEnvName
$ conda activate yourEnvName
$ jupyter notebook

About

A tutorial on using NLP for automated keyword in python presented at the Ottawa Python Meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published