Skip to content

Work done during AI4INDUSTRY workshop (UgoFresh use-case)

Notifications You must be signed in to change notification settings

riiswa/ai4industry-ugofresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ai4industry-ugofresh

Installation

Create a virtual env and run pip install requirements.txt

Usage

You can read the main to see an example of usage in the file src/embedding_manager.py

Description

Our work is based on the CamemBERT model to create word embedding. We use an efficient KDTree implementation (The Annoy library by Spotify) to compare the embeddings. For better performance, we split the data in differents different group based by a POS tagging given by spacy.

About

Work done during AI4INDUSTRY workshop (UgoFresh use-case)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages