The last day of private class on algorithm & data structure 😉 Today we learned more about frequency analysis
we learned of to trim out unwanted symbols and whitespaces etc.
we learned about regex and data preprocessing
and how to sort a dictionary in ascending or descending orders
the result 🙂
then we moved on the learn about graph
about json and xml
how to parse data from json
the example is crawling data from instagram and count the appearance of words in caption correlated with a hashtag
then we started to built our own simple graph
and analyse the representation in our head compared to the code 😉
graph is basically built with dictionary
we are finding the shortest path from one node to another 😉
this is the result
same with we figured out manually 😉
these are the files from our 5-days training 😉 well-documented 😉 hoping that the class is useful for you James! until next time 🙂