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

[NLP] Create an NLP Model #27

Open
ravi-prakash1907 opened this issue Oct 2, 2023 · 2 comments
Open

[NLP] Create an NLP Model #27

ravi-prakash1907 opened this issue Oct 2, 2023 · 2 comments
Assignees
Labels
development For progress of the poject enhancement New feature or request
Milestone

Comments

@ravi-prakash1907
Copy link
Contributor

Description: 📝

We need an NLP model to process English short poems and extract sentiments, emphasizing metaphor recognition for accurate sentiment analysis.

Requirement 🚀

  1. NLP model for sentiment extraction from English short poems.
  2. Refer to issues Dataset: Collection and Description #6 and [Dataset] Poetry dataset is required #26 for dataset details. Contributions to meet dataset requirements are appreciated. 📊📚
@ravi-prakash1907 ravi-prakash1907 added hacktoberfest good first issue Good for newcomers help wanted Extra attention is needed enhancement New feature or request development For progress of the poject and removed good first issue Good for newcomers help wanted Extra attention is needed labels Oct 2, 2023
@ravi-prakash1907 ravi-prakash1907 added this to the NLP Models milestone Oct 2, 2023
@ravi-prakash1907 ravi-prakash1907 linked a pull request Oct 3, 2023 that will close this issue
@Nabanita29
Copy link

I can work on this ! I'm eager to take this on by leveraging DistilBERT for its efficient contextual understanding.

@ravi-prakash1907
Copy link
Contributor Author

I can work on this ! I'm eager to take this on by leveraging DistilBERT for its efficient contextual understanding.

Fantastic, @Nabanita29! 😄 Why don't you kickstart the initial model building process?

So far, we've amassed a substantial amount of textual data that you can leverage to craft the complete model pipeline. 🚀

I'm assigning you the issue now. As you work on it, please keep in mind the following:

  1. Save the trained model, maybe using 'pickle' or a similar method.
  2. Submit a usage script or function that we can seamlessly integrate with Flask.🌟

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development For progress of the poject enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants