wuwanahq / wuwana2

🇪🇺 Wuwana v2 - A webapp to help users find local suppliers in Spain.
Mozilla Public License 2.0
2 stars 2 forks source link

Integrate NLP tagger #150

Open levogirar opened 3 years ago

levogirar commented 3 years ago

We need to integrate the Python script to tags companies. We currently use Models/Scraper/RegexTagger.php to assign topics to companies. I want to replace it for the more sophisticated Models/Scraper/NLPTagger.

🚨 Important: the NLPTagger code is hosted in this repository. Make sure to have the latest version.

How does it work?

WuwanaWorkflow 001

Nils85 commented 3 years ago

Why not plan this feature for the version 2.2 instead? @levogirar

levogirar commented 3 years ago

Well, I wanted to have it active. I was planned for the beginning of February and I want to focus on the search for v2.2

Nils85 commented 3 years ago

Ok! It was just to confirm 😉