Concise overview of things learned. Break it up into Technical Area, Tools, Soft Skills
Technical area: I feel more comfortable with word embeddings using BERT
Tools: I gained a more complete understanding of how beautifulsoup works, and learned how to use selenium for bottomless scrolling
Soft Skills: It has been really nice getting to organize my time effectively
Three achievement highlights
Scrapped comments from the Atom forum, played around with my code to improve simplicity/efficiency, did some reading on NLP
List of meetings/ training attended including social team events
I have attended every meeting so far. No social team events.
Goals for the upcoming week
Use the different models with the data collected and check for accuracy.
Refine your strings to be used for the NLP part.
Detailed statement of tasks done. State each task, hurdles faced if any and how you solved the hurdle. You need to clearly mark whether the hurdles were solved with the help of training webinars, some help from project leads or significant help from project leads.
Concatenated all the comments and discussions in one thread as a single data point: no significant hurdle. I used Github (https://github.com/harrycha/Infinite-Scrolling/blob/master/Scroll%20down%20script.py) to get a better understanding of how selenium worked and youtube (https://www.youtube.com/watch?v=ng2o98k983k&t=1137s) for a refresher on beautifulsoup
Read resources on NLP