I've been working on the Punctuation Restoration Problem for my Master's Thesis, however, me being primarily a programmer at heart, I wish I could use some of my NLP skills to solve issues related to programming in general.<p>I know Microsoft does lots of research in NLP and I think after they acquired Github, they have an immense dataset to work with for any problems they want to tackle. Most recently I think they did a great job on their new python suggestion extension on VSCode.<p>So, could you suggest to me some issues you think are interesting research topics? This is something that I would like to work with, but I have no idea where to start yet.
<a href="https://cuelang.org" rel="nofollow">https://cuelang.org</a> uses NLP techniques from the 90's, specifically<p>> Graph unification of typed feature structures, CUE’s theoretical foundation<p><a href="https://cuelang.org/docs/concepts/logic/" rel="nofollow">https://cuelang.org/docs/concepts/logic/</a><p>Propagator Networks are interesting too