Skip to content

cedricconol/author-identification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author Identification

A web-app from the paper, Effectiveness of Doc2Vec in Authorship Identification Tasks, by Cedric Conol and Rosely Peña.

Prerequisites

Though not necessary, I advise using a virtual environment.

Installation

git clone https://github.com/cedricconol/author-identification
cd author-identification
pip install -r requirements.txt

Running the app

streamlit run app.py

Alternatively, you may run it using the github link.

streamlit run https://raw.githubusercontent.com/cedricconol/author-identification/master/app.py

About

Author identification web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages