Sunday, August 28, 2016

Natural Language Processing (NLP)

Starting to learn NLP for my MS project on building a chat-bot for managing cloud services.

My journey starts with NLTK library and the NLTK book.

Will add updates as i make progress...

Popular micro services patterns

Here are some popular Microservice design patterns that a programmer should know: Service Registry  pattern provides a  central location  fo...