Archive of stories published by techpsl

1. Creating a Q-A system (Introduction)

Wikipedia says, “Question Answering (QA) is a computer science discipline within the fields of information retrieval and natural language processing (NLP), which is concerned with building systems that automatically answer questions posed by humans in a…


2. Creating a Q-A system (Using Taming Text code)

During our research we came across a good book called “Taming Text”. This books 8th chapter is freely available to be seen/downloaded using this link: http://www.manning.com/ingersoll/Sample-ch08.pdf.
In this chapter, the author discusses how…