Skip to content

Match elements of two classifications (products, industries, etc.) using semantic similarity.

Notifications You must be signed in to change notification settings

shreyasgm/semantic_classification_matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Classification Matching

Match two classifications / list of texts, such as product names, industry names, etc. using an NLP (semantic similarity) approach, to get the top N matches in list B for every element in list A.

Code in src/get_closest_match.py, and usage example available in src/test_script.ipynb.

About

Match elements of two classifications (products, industries, etc.) using semantic similarity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published