TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Any resources for learning Python and NLP in short time?

5 pointsby jerawaj7498 months ago

4 comments

not_your_vase8 months ago
Regarding Python: Official Python docs are actually very readable, and give quite a kickstart in a short amount of time: <a href="https:&#x2F;&#x2F;docs.python.org&#x2F;3&#x2F;tutorial&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;docs.python.org&#x2F;3&#x2F;tutorial&#x2F;index.html</a>
allan6668 months ago
python is relatively simple. But what matters is what you need to do with python. Different uses mean you need to learn to use different python libraries. NLP is a much bigger field and requires a lot of prior knowledge, which I&#x27;m starting to learn now. My approach is driven by requirements. That is, I need to accomplish a certain function, find the general idea from the internet first, and then go learn the corresponding technology.
JSDevOps8 months ago
How quick? Also what do you mean NLP? As in …<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Neuro-linguistic_programming" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Neuro-linguistic_programming</a><p>Learning NLP will take you along time on its own. Possibly even years.<p>What’s your Python experience so far?
评论 #41507859 未加载
matltc8 months ago
Kaggle Mlcourse.ai