Skip to content

Author Identification using word counting to calculate frequencies

Notifications You must be signed in to change notification settings

AleixMolla/HashTable-Assigment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashTable-Assigment

Spooky Author Identification using Word Counting (... and also hash maps)

Inspired by Kaggle's Spooky Author Identification challenge and the associated tutorial (https://www.kaggle.com/c/spooky-author-identification) you will implement a simple author 'guesser', I use guesser here because classifier is a bit strong. This guesser will use your own implementation of a hash table for counting word frequencies.

This is my solution to the assigment in the CS-2610, DATA STRUCTURES AND ALGORITHMS, has an identification efficacy of 89%.

About

Author Identification using word counting to calculate frequencies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages