When building for a microservice based architecture, often developers will have a folder structure like this, with frontend and backend in the same repo:
Continue reading
在使用DaoCloud的过程中,我们已经发现一些问题使得在开发-部署的过程中并没有很好的连贯。
也在此时,DaoCloud宣布了对个人免费账户停止构建发布服务:
Continue reading
When building chatbots there are two main approaches for formulating dialogue
between a user (patient) and a dialogue agent (A.I. chatbot). These are keyword
matching and intent classification, intent classification can be further
improved using entity recognition.
Continue reading
Jekyll supports the use of Markdown with inline HTML tags which makes it easier to quickly write posts with Jekyll, without having to worry too much about text formatting. A sample of the formatting follows.
Continue reading