Google-Developer-Student-Club-CCOEW / AIML-2023-GDSC-CUMMINS-X-GDSC-MMCOE

Welcome to the Hacktoberfest 2023 AI-ML Cohort for Cummins College and MMCOE students! To request issue assignment, create a pull request, providing: 1. Full Name 🧑‍🎓 2.Email 📧 3.College ID (RNO) 🔢 4.Branch of Study.📚 5. Year 📆 .The Cummins College and MMCOE students' PRs will be considered only. Thank you!
1 stars 6 forks source link

Sentence Parsing Function Enhancement #10

Open Gdsc-Cummins opened 1 year ago

Gdsc-Cummins commented 1 year ago

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:

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 commented 11 months ago

can you assign it to me?

parthsolanke commented 11 months ago

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