Poetry Text Search System

Published:

This project implemented a poetry database system using Tkinter. It supports subscription (according to the author) and the synonyms search function using TF-IDF(term frequency-inverse document frequency) feature extraction and synonyms mining algorithm.