Bekbo01 / SpacyInternshipProject

Spacy master's Internship Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpacyInternshipProject

Spacy master's Internship Project

Set up:

1. Extract zip files

2. python -m venv env #create newvirtual enviroment

3. env\Scripts\activate #activate virtual enviroment

4. pip install -r requirements.txt #install requirements

5. python main.py #run flask app

I attached image how directory must look like.

About

Spacy master's Internship Project


Languages

Language:Python 55.5%Language:HTML 44.5%