Skip to content

Naive Bayes Classification using n-gram models to identify the language of a tweet

Notifications You must be signed in to change notification settings

bit172/N-Gram-Language-Identifier

Repository files navigation

Language Identification using N-Gram Models

https://github.com/bit172/COMP472-Project2

Instructions

  1. Log in to the linux environment
  2. Open the terminal
  3. Run git clone https://github.com/bit172/COMP472-Project2
  4. cd into the project folder
  5. Edit the input.txt file and add hyper-parameters, training and test files
  6. Run module load anaconda3
  7. Run python3 main.py
  8. See output files in results/

About

Naive Bayes Classification using n-gram models to identify the language of a tweet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages