You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NLP Matchmaking using Python Flask, TF-IDF and Keyword Extraction
Features:
Create multiple events.
Add multiple users associated to each event
Define interets and background on each attendee
The application performs 1-1 matchmaking for different attendees in any given event.
Technologies used:
Python
Flask
NLTK
YAKE implementation
SQLite
Bootstrap for templating
About
Using TF-IDF and Keyword Extraction techniques to perform matchmaking between multiple parties in multi event system. (Python, Flask, NLTK, SQLite, Bootstrap)