Skip to content

Divv1524/Internship-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bharat-intern-tasks

Artificial-intelligence-intern-at-Bharat-intern

.

Task1

Resume Parser

This is a simple AI-based resume parser implemented using NLTK (Natural Language Toolkit). The purpose of this project is to match a given resume to a job description and calculate a match score based on the overlapping keywords.

Usage

  1. Install the required dependencies by running pip install nltk in your Python environment.
  2. Open the Jupyter Notebook or Vs-Code or other compiler you want ..
  3. Provide the resume text and the job description in the code.
  4. Execute the code cell to get the match score.

Task2

Translator App

The Translator App is a Python-based application that utilizes the Google Translate API to translate text between English and french or other language. It provides a simple interface to translate text from one language to another.

task3

Auto-Correct Tool

The Auto-Correct Tool is a Python-based application that helps in correcting misspelled words or providing suggestions for the nearest words. It utilizes the autocorrect library to perform the auto-correction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors