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

Automated Text Classification (relevant labeled data and moded definitions) #58

Open
RohitRathore1 opened this issue Mar 29, 2020 · 3 comments
Assignees

Comments

@RohitRathore1
Copy link
Member

In reference of issue no #57

Uber Ludwig

Completing the plan I described in issue #57 using Deep Learning generally requires writing advanced Python code. Fortunately, Uber has released a super valuable tool called Ludwig that makes it possible to build and use predictive models with incredible ease. We will run Ludwig from within Google Colaboratory in order to use their free GPU runtime. Training Deep Learning models without using GPUs can be the difference between waiting a few minutes to waiting hours.

Automated Text Classification

In order to build predictive models, we need relevant labeled data and moded definitions. So, you will practice with a simple text classification model straight from the Ludwig examples. We are going to use a labeled dataset of BBC articles organized by category. This article should give you a sense of the level of coding we won’t have to do because we are using Ludwig.

@SubhradeepSS
Copy link

@TeAmP0is0N I am a beginner in deep learning.I have worked on a text summarization project during JGEC Winter of Code.
I am interested to work on the issue.Will it be ok for a beginner like me to proceed upon the issue?

@RohitRathore1
Copy link
Member Author

RohitRathore1 commented Apr 2, 2020

@SubhradeepSS Yeah, you can proceed with it. The issue is open for all. Go ahead.

@deep1401
Copy link

Hi, would you be open to using Zero Shot Learning for this task? I could make a notebook to demonstrate on certain datasets you'll suggest using the Huggingface models.

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