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

Language Detection #59

Open
prodigyinfotech opened this issue Oct 3, 2024 · 1 comment
Open

Language Detection #59

prodigyinfotech opened this issue Oct 3, 2024 · 1 comment
Assignees
Labels

Comments

@prodigyinfotech
Copy link
Contributor

Through Python 3.6 and scikit-learn, the model will predict the language of new data. Steps include data preprocessing, feature extraction, model training, and evaluation. Techniques like tokenization, stopwords removal, and normalization will enhance model performance. Classification algorithms such as Logistic Regression will be explored. The project culminates in a language detection pipeline, evaluated for accuracy, precision, and recall.

@ojhankit
Copy link

ojhankit commented Oct 4, 2024

i would like to work on this project. could you assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants