Skip to content

IEEE-VIT/SourceSprint_ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SourceSprint_Juice

Repository with issues for SourceSprint

This code combines image processing and natural language processing techniques to extract textual information from an image and find similar words or phrases. It loads and displays an image, extracts text content using the CLIP model, and preprocesses the text for analysis. After training a Word2Vec model, it accepts user input and searches for exact or partial matches within the processed text, reporting any findings with a confidence level of 80 or higher.

The expected final result is given in image.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages