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

Sentence Parsing Function Enhancement #10

Open
Gdsc-Cummins opened this issue Oct 2, 2023 · 2 comments
Open

Sentence Parsing Function Enhancement #10

Gdsc-Cummins opened this issue Oct 2, 2023 · 2 comments

Comments

@Gdsc-Cummins
Copy link
Contributor

Issue: Sentence Parsing Function Enhancement

Description:

We have an ongoing project related to sentence parsing, which involves determining the structure of a sentence. As part of this project, we are looking for contributors to enhance the parsing function to ensure it produces output that matches the expected results.

Task:

You will need to complete the incomplete function in the provided code located in the "parsing" folder inside the "level-medium" folder of our repository. The distribution code is available at the following location:

Parsing Code

Requirements:

  • Review the existing code in the parsing function and understand its functionality.
  • Implement the necessary changes to the function to ensure that it correctly parses sentences according to the specified requirements.
  • Refer to the README file in the same folder for details on the expected output format.
  • Ensure that the output produced by the parsing function matches the output specified in the README file. The pull request will be merged only if the output matches our expected output.

Steps to Contribute:

  1. Fork the repository to your GitHub account.

  2. Clone the forked repository to your local machine.

  3. Locate the "parsing" folder inside the "level-medium" folder, and open the incomplete parsing function file.

  4. Implement the necessary changes and improvements to the function.

  5. Test the function with sample sentences to ensure it produces the expected output format as described in the README file.

  6. Commit your changes with clear and concise commit messages.

  7. Push your changes to your forked repository.

  8. Create a Pull Request from your forked repository to the main repository.

  9. Ensure that your Pull Request includes a clear description of the changes you made and reference this issue.

Note: The pull request will be reviewed, and it will be merged only if the output of the parsing function matches our expected output as outlined in the README file.

We appreciate your contribution to improving our sentence parsing functionality. Your efforts will help us enhance the quality of our project. Thank you for your participation. Happy coding!

@Anant-2005
Copy link

can you assign it to me?

@parthsolanke
Copy link
Collaborator

@Anant-2005 you can start contributing without being assigned to this issue.

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