Kushal997-das / Project-Guidance

:octocat:🌟 The Ultimate resources for beginner to advanced level projects all in one place 💻 🎯🚀
https://project-guidance.netlify.app/
MIT License
528 stars 413 forks source link

Markov Chain Text Composer #409

Closed FatimahAdwan closed 2 years ago

FatimahAdwan commented 2 years ago

a simple markov chain text composer which is an Implementation of a predictive text generator using Markov chains.

am from GSSOC, pls assign this to me

photon149 commented 2 years ago

@FatimahAdwan status of your issue ?

FatimahAdwan commented 2 years ago

@FatimahAdwan status of your issue ?

Hi Kushal, I encountered an issue while pushing to GitHub, dropped the problem I encountered in the discord group channel for help from the mentors , but no one answered me yet, am still trying my way around it to see if I can solve it. you can as well help me out, I dropped a screen shot in the group, pls do have a look so that I can quickly meet up too. thank you

Kushal997-das commented 2 years ago

@FatimahAdwan Don't worry we are here to help you . Please confirm did you fork this repo ?

FatimahAdwan commented 2 years ago

@FatimahAdwan Don't worry we are here to help you . Please confirm did you fork this repo ?

yes i did

Kushal997-das commented 2 years ago

@FatimahAdwan Please fetch all the updates from the original repo .

FatimahAdwan commented 2 years ago

@FatimahAdwan Please fetch all the updates from the original repo .

i have done that. i also wanted to ask if i delete it from my local machine and clone it again, what will happen, cause i have a pending changes with another pull request and again, the initial push i made for the grammatical changes issues is already pushed to my remote git, so what do you think will happen to all this when i delete the whole project Guidance repo from my local machine and clone it again?

Kushal997-das commented 2 years ago

Yes you can delete the whole project-guidance folder from you local but make sure what you have made changes in local before delete the Project-guidance whole folder you can copy those changes in your other local folder and save there . Then delete the folder (Project-Guidance) from your local then again clone the repo from remote repo . Using this git clone https://github.com/Kushal997-das/Project-Guidance.git , after cloning you can do your work and whatever you saved before deleting folder now you can add new clone repo .

I hope it helps try to resolve it ASAP .

FatimahAdwan commented 2 years ago

Yes you can delete the whole project-guidance folder from you local but make sure what you have made changes in local before delete the Project-guidance whole folder you can copy those changes in your other local folder and save there . Then delete the folder (Project-Guidance) from your local then again clone the repo from remote repo . Using this git clone https://github.com/Kushal997-das/Project-Guidance.git , after cloning you can do your work and whatever you saved before deleting folder now you can add new clone repo .

I hope it helps try to resolve it ASAP .

okay i am going to do that. i hope it solves it too

FatimahAdwan commented 2 years ago

Yes you can delete the whole project-guidance folder from you local but make sure what you have made changes in local before delete the Project-guidance whole folder you can copy those changes in your other local folder and save there . Then delete the folder (Project-Guidance) from your local then again clone the repo from remote repo . Using this git clone https://github.com/Kushal997-das/Project-Guidance.git , after cloning you can do your work and whatever you saved before deleting folder now you can add new clone repo . I hope it helps try to resolve it ASAP .

okay i am going to do that. i hope it solves it too

i have a question, do i need to fork it again before cloning, because i have cloned already? and is there a format for naming branches or i just name my branch as i want?

Kushal997-das commented 2 years ago

@FatimahAdwan Follow these videos you will get to know .

FatimahAdwan commented 2 years ago

@FatimahAdwan Follow these videos you will get to know .

alright then, thank you

FatimahAdwan commented 2 years ago

@FatimahAdwan Follow these videos you will get to know .

alright then, thank you

i will let you know the update, after watching them