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

Nitin-Python-Assignment-For-Language-Detection #1

Closed
wants to merge 4 commits into from

Conversation

NitinSingh-1
Copy link

Solution

TASK 1:

I have added a new script in core code (language_detection.py) which can take user input of code snippet and can detect the language.

TASK 2:

I have added a new end point in base.py file of "api" section which when called, accepts jason payload of code snipped and can detect the language.

TEST Case:

I have added a test case script in test folder which can test Task 1 code for language detection.

@JP-Ellis JP-Ellis closed this May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants