Skip to content

eshwarg14/Natural-Language-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Natural-Language-Processing

A collection of AI-powered NLP and text-based projects built with Python - includes spam detection, fake news detection, voice assistant, chatbot, language identifier, news summarizer, and more.


.

Contributors

  • Eshwar G
  • Shivani R

Notes

This project explores how machines understand and process human language.

πŸ“ Repository Structure

AI-NLP-Text-Projects/
└── project/
   β”œβ”€β”€ main.py
   β”œβ”€β”€ requirements.txt
   └── README.md

Each project has its own folder with its own README and requirements file.


πŸ› οΈ Tech Stack

  • Python 3.x
  • NLTK / spaCy
  • scikit-learn
  • SpeechRecognition / pyttsx3
  • Transformers (HuggingFace)

πŸš€ Getting Started

  1. Navigate to any project folder cd spam-detector

  2. Install dependencies pip install -r requirements.txt

  3. Run the project python main.py


πŸ“Œ Requirements

  • Python 3.8 or above
  • Microphone (for voice-based projects)

πŸ“„ License

This project is licensed under the MIT License.

About

A collection of AI-powered NLP and text-based projects built with Python - includes spam detection, fake news detection, voice assistant, chatbot, language identifier, news summarizer, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors