Skip to content

e-panourgia/Text-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Analytics

As part of this course, we implemented five core tasks in Natural Language Processing (NLP):

  • N-gram Language Models & Context-Aware Spelling Correctionngrams
  • Text Classification with Multi-Layer Perceptrons (MLPs)mlp
  • NLP with Recurrent Neural Networks (RNNs)rnn
  • NLP with Convolutional Neural Networks (CNNs)CNN
  • NLP with Transformers and Large Language Models (LLMs)transformers

Each task is located in its respective folder, and a detailed report is provided within each directory, documenting the methodology, implementation, and results.

About

Text Analytics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors