Skip to content

Bag-of-Authors: Identifying the author who wrote a text excerpt

Notifications You must be signed in to change notification settings

dfhssilva/NLP_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP_project

Grade Mean
18.3/20 18.3

Bag-of-Authors: Identifying the author who wrote a text excerpt.

The report which accompanies the code can be consulted at: https://bit.ly/nlp_project.

Setup Environment

Before running main_final.py, the user needs to configure a separate conda environment in order to reproduce the results obtained. An environment.yml file is provided in the project repository with this objective. By creating a conda environment through the yml file, the user will be able to run the whole project without issues.

In order to create the environment the user needs to run the following commands in the anaconda prompt: conda env create -f <path to environment.yml>.

Additional information:

Project Format: Python File (.py)

Project Maximum Size: None

Beginning Date: 10th March 2020

Due Date: 10th April 2020

Members:

  • DavidSilva98
  • davidsousa98
  • RFlorindo

About

Bag-of-Authors: Identifying the author who wrote a text excerpt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages