Settings

Theme

Ask HN: What are some programming related topics that can be solved using NLP?

1 points by mikaelsouza 6 years ago · 1 comment · 1 min read


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.

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.

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.

verdverm 6 years ago

https://cuelang.org uses NLP techniques from the 90's, specifically

> Graph unification of typed feature structures, CUE’s theoretical foundation

https://cuelang.org/docs/concepts/logic/

Propagator Networks are interesting too

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection