(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

A novel Bengali Language Query Processing System (BLQPS) in medical domain

What is it about?

The proposed system is a query response system which formulates structured query language (SQL) from the Bengali natural language query. This system retrieves information from the relational data base management system (RDBMS). The naive user who are not comfortable with structured query language can also retrieve information from the relational data base management system (RDBMS).

Why is it important?

The naive user can able to retrieve information from the relational database management system using vernacular language.

Read more on Kudos…
The following have contributed to this page:
KAILASH MANDAL
' ,"url"));