Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tags to movie #30

Open
eleensmathew opened this issue Oct 22, 2024 · 3 comments
Open

Add tags to movie #30

eleensmathew opened this issue Oct 22, 2024 · 3 comments

Comments

@eleensmathew
Copy link
Collaborator

eleensmathew commented Oct 22, 2024

In the movie_list page implement tags that contains the genre of the movie. Don't make the user the tags manually . The tags can also be color coded.
Use natural language processing (NLP) techniques such as TF-IDF, LDA (Latent Dirichlet Allocation), or pre-trained models to identify topics.
You may implement basic keyword-based classification or use machine learning algorithms (e.g., Naive Bayes, SVM) for movie genre.
Ensure that the movies are categorized into correct genres with high accuracy.

@VishalMinj
Copy link

Please remove my request from this issue. I applied prior because of the api implement suggestion.

@eleensmathew
Copy link
Collaborator Author

Can you message abhishek?

@Aryan10
Copy link

Aryan10 commented Oct 24, 2024

Working on it.

@Aryan10 Aryan10 removed their assignment Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants