Anyone know a good way to visualize context-free grammars? Specifically when there's a lot of connections between rules (ie not railroads). Just plugging into graphviz makes a rat's nest.pic.twitter.com/6sPwmmkZzC
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
This particular vis was generated via this grammar: https://pastebin.com/YRjGxZCa And this code: https://pastebin.com/emY8Ufcs And the grammar itself was generated via Bayesian grammar induction: https://github.com/willcrichton/autoplan/tree/master/notebooks/karel/grammar-induction …