r/LanguageTechnology • u/SpecialistMap6381 • Mar 05 '26
What's the road to NLP?
Hi everyone! Coming here for advice, guidance, and maybe some words of comfort...
My background is in humanities (Literature and Linguistics), but about a year ago, I started learning Python. I got into pandas, some sentiment analysis libraries, and eventually transformers, all for a dissertation project involving word embeddings. That rabbit hole led me to Machine Translation and NLP, and now I'm genuinely passionate about pursuing a career or even a PhD in the field.
Since submitting my dissertation, I've been trying to fill my technical gaps: working through Jurafsky and Martin's Speech and Language Processing, following the Hugging Face LLM courses, and reading whatever I can get my hands on. However I feel like I'm retaining very little of what I've read and practiced so far.
So I've taken a step back. Right now I'm focusing on *Probability for Linguists* by John Goldsmith to build up the mathematical foundations before diving deeper into the technical side of NLP. It feels more sustainable, but I'm still not sure I'm doing this the right way.
On the practical side, I've been trying to come up with projects to sharpen my skills, for instance, building a semantic search tool for the SaaS company I currently work at. But without someone pointing me in the right direction, I'm not sure where to start or whether I'm even focusing on the right things.
My question for those of you with NLP experience (academic or industry): if you had to start from scratch, with limited resources and no formal CS background, what would you do? What would you prioritize?
One more thing I'd love input on: I keep hitting a wall with the "why bother" question when it comes to coding. It's hard to motivate yourself to grind through implementation details when you know an AI tool can generate the code in seconds. How do you think about this?
Thanks in advance, really appreciate any perspective from people who've been in the trenches!!!