recodehive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
https://machine-learning-repos.vercel.app/
MIT License
162 stars 298 forks source link

💡[Feature]: Desiging a Part of speech tagger using hidden markov model #1123

Closed Shantnu-singh closed 2 months ago

Shantnu-singh commented 2 months ago

Is there an existing issue for this?

Feature Description

A Part-of-Speech tagger using a Hidden Markov Model (HMM) assigns grammatical categories to words in a sentence based on learned probabilities. It predicts the most likely sequence of tags by considering both the current word and the previous tags.

Use Case

This POS tagger is essential in natural language processing for tasks like text analysis, speech recognition, and machine translation, where accurate tagging improves understanding and interpretation of language structure.

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 2 months ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.

github-actions[bot] commented 2 months ago

Hello @Shantnu-singh! Your issue #1123 has been closed. Thank you for your contribution!