Readit News logoReadit News
doomsdaychicken commented on Ask HN: Fatigued by the complexity of ES6 tooling. What to do?    · Posted by u/bufflehs
doomsdaychicken · 9 years ago
I've had a similar experience. After struggling with react and ember for a while, I ended up switching to using Vue, which IMHO, has a much simpler setup with Vue loader.
doomsdaychicken commented on Challenges you’re going to face when building a chatbot   blog.infermedica.com/thre... · Posted by u/lukaszprzywarty
frik · 9 years ago
Speaking about chat bots. There are the usual simple bots based on keywords and simple fixed coded branches.

But for more advanced bots, that uses NLP (eg Stanford's CoreNLP). What's the next step? What do you do with input sentence, each word labeled as noun, adverb, person, company, etc ? I imagine a list of sentence structure templates and calc the probability. This step is only very briefly and vaguely mentioned in literature (books, papers).

Can you recommend some blogs, sample code, tutorials that explain that step, how resonate based on NLP lib? And where machine learning comes in, to improve the trained data?

doomsdaychicken · 9 years ago
I'd like to know this too. I experimented with Pythons nltk library, but it's definitely a different world out there than simple programming.
doomsdaychicken commented on Ask HN: Should I learn Bootstrap 3 or 4 at this moment?    · Posted by u/utt
doomsdaychicken · 9 years ago
Go ahead and start using Bootstrap 4, I've been using it in production and it's quite useful.

u/doomsdaychicken

KarmaCake day17December 20, 2016View Original