View on GitHub

meetup-topics

a Text Mining and Search project. Full repo with data and pre-trained models available on Gitlab.

a Text Mining and Search Project

Overview   |   References   |   Code   |   Presentation   |   Report   |   About us  

☍   Overview

The following project aims to implement a text classification pipeline for the Meetup events description. Within the Meetup platform, every organized event needs to be manually tagged by the organizers to allow the platform's recommendation system to suggest the event to users based on their interests. In this context, a system that suggests to organizers how to label their event based on how it was described by them would be a useful tool. The text classification task is well known in literature and involves a series of operations and tricks, starting from the preprocessing of the texts up to the text representation. Our goal was to find the best combination of preprocessing and text representation to be submitted to the best classifier, based on the classification performance, to maximize some performance evaluation metrics.

☍   References

☍   Code

All the produced code is contained into the src folder, and described in the src README.

☍   Presentation

Slides available here in pdf and pptx formats.

☍   Report

Full report here.

☍   About us

⊜   Dario Bertazioli


⊜   Fabrizio D’Intinosante

⊜   Massimiliano Perletti