Skip to content

violetguos/nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP school project

Link to final project fake news detection here

Mostly code written in NLP related python libraries

  • a1: sentiment analysis
  • a2: HMM with smoothing methods to decode Caesar cipher and Vernam cipher

Tools used:

  • NLTK
    • stemmer, lemmatizer
    • wordnet
    • HMM tagger
  • Sklearn
    • tokenizer
    • pipeline
    • gridsearch

n.b. if you are a current student in this course, please don't copy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages