<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>UCSC Digital Library Collection:</title>
  <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4303" />
  <subtitle />
  <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4303</id>
  <updated>2026-04-28T08:13:32Z</updated>
  <dc:date>2026-04-28T08:13:32Z</dc:date>
  <entry>
    <title>REST Service Discovery Based on Ontology Model</title>
    <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4543" />
    <author>
      <name>SILVA, S. M.</name>
    </author>
    <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4543</id>
    <updated>2021-08-12T08:17:59Z</updated>
    <published>2021-08-12T00:00:00Z</published>
    <summary type="text">Title: REST Service Discovery Based on Ontology Model
Authors: SILVA, S. M.
Abstract: RESTful web services are the new drift that is used for most of the present technical solutions&#xD;
when creating stateless web services. At present world moves towards RESTful web services,&#xD;
the number of available web services is rapidly increasing thereby service discovery can be a&#xD;
challenging task. The present service discovery approaches have deficiencies in semantics, lack&#xD;
of inefficiency, and lower precision rates.&#xD;
The web service usage can be categorized as ‘Provider Developers’ and ‘Consumer Developers’.&#xD;
Provider Developers develop APIs and publish along with Open API specification. Published&#xD;
web services are consumed by Consumer Developers. Consumer Developers integrate thirdparty web services in their solutions yet face difficulties in finding the best suitable service for&#xD;
their needs.&#xD;
Most traditional service discovery approaches depend on semantic specifications like OWL-S.&#xD;
OWL-S is the universal ontology specification to represent RESTful service semantics. This&#xD;
specification was initially created for WSDL and up to the present, there are only a few&#xD;
conversions available for RESTful service to OWL-S. To convert a REST service to a semantic&#xD;
specification, the syntactic of the RESTful service needs to be available. The objective of this&#xD;
Research Study is to propose a solution to reducing the present gap between syntactic and&#xD;
semantics of RESTful service.&#xD;
At present most RESTful service developers incorporate Open API specification formerly known&#xD;
as Swagger to provide syntactically. The main use of the Open API Specification document&#xD;
provides guided documentation for consumers on how to invoke web service. In this document,&#xD;
synthetics are hidden, which can be extremely useful for service discovery, but mostly not used&#xD;
at present. The proposed study aims towards the use of Open API specification to extract&#xD;
syntactic and map syntactic to OWL-S semantic specification. The approach further proposes to&#xD;
provide a keyword-based search engine that can be used to search web services based on IOPE&#xD;
conditions by leveraging the generated semantic specification. As proof of concept for this&#xD;
proposed approach, Lufthansa Swagger API was used to generate semantic specification and&#xD;
service grounding. The search engine was developed to query by keyword and Input/ Output&#xD;
condition based.</summary>
    <dc:date>2021-08-12T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Methodology to Authorize Bank Cheque Automatically</title>
    <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4542" />
    <author>
      <name>Senanayaka, G. H. M. C.</name>
    </author>
    <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4542</id>
    <updated>2021-08-12T06:08:06Z</updated>
    <published>2021-08-12T00:00:00Z</published>
    <summary type="text">Title: Methodology to Authorize Bank Cheque Automatically
Authors: Senanayaka, G. H. M. C.
Abstract: This study shows the automation of a simple cheque captured by a camera or a scanner.&#xD;
The bank cheque is a declining bank instrument. The cheque is still one of the payment methods&#xD;
in Sri Lanka. It is mostly used by the corporate community. While I am studying the research,&#xD;
I have contacted several people to inquire about cheques and its realization process.&#xD;
Unfortunately, most of them are not sentient of the check realization process or details printed&#xD;
on the cheque.&#xD;
In-order to possess cheque issuing facility, a person should have a cheque account where the&#xD;
bank is offering a cheque book. There are several areas in a cheque for its realization process.&#xD;
Those areas are date, pay, bearer, amounts in words and amounts in figures, signature, and&#xD;
magnetic ink area. Each of these areas plays a salient role in cheque realization process.&#xD;
In the date area, cheque issued date is mentioned. Generally a cheque is valid for 6 months of&#xD;
period. Therefore if a cheque issued date is more than 6 months, it is considered as an expired&#xD;
cheque. Amounts in words and amounts in figures should match with each other, otherwise it&#xD;
is an invalid cheque. Also, the issuer signature should be there on the cheque signature area.&#xD;
The signature should validate with the signature stored in the bank’s database. If there is a&#xD;
miss-match, the cheque is consider as an invalid cheque. Bank systems can identify unique&#xD;
chque number, branch of the cheque account, cheque account number by using magnetic ink&#xD;
are details. From the pay area, bank officer can identify the payee details (Cash cheque).&#xD;
Currently, above-mentioned processes have been done manually by bank officers [23].&#xD;
According to the cheque clearance type, it can change the time taken to clear the cheque.&#xD;
There are three cheque clearance types. Inward cheques, outward cheques and transfers. Inward&#xD;
cheques are cheques a bank received from a 3rd party cheque clearance organization. Transfers&#xD;
are a bank received its cheques by customers. Outward cheques are cheques that a bank&#xD;
received other bank cheques from its customers. Inward cheques and transfers are done by the&#xD;
bank while transferring outward cheques to a 3rd party clearance organization.&#xD;
In this study, when identifying the areas, first the cheque area will be identified and extracted&#xD;
from the given input image; then, the system will remove noise and resize the image for a&#xD;
defined size and crop key areas to process the optical character recognition and comparison.&#xD;
For noise removal, it is using Gaussian filter while the Tesseract Optical Character Recognition&#xD;
Engine is used to read English characters in the cheque. Also, it is using Scale Invariant Feature&#xD;
Transform algorithm to identify signature on the cheque. By applying optical character&#xD;
recognition and comparison techniques, the realization process is automated.&#xD;
The accuracy of the system for printed character identification is 90%, handwritten character&#xD;
identification is 60%. Signature identification accuracy by using image comparison techniques&#xD;
is 70%.</summary>
    <dc:date>2021-08-12T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Determine the domestic hematology reference range for healthy adults in Sri Lanka</title>
    <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4541" />
    <author>
      <name>Semini, K. A. H.</name>
    </author>
    <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4541</id>
    <updated>2021-08-12T06:01:13Z</updated>
    <published>2021-08-12T00:00:00Z</published>
    <summary type="text">Title: Determine the domestic hematology reference range for healthy adults in Sri Lanka
Authors: Semini, K. A. H.
Abstract: Hematology science is a subsection in medical science. It is one of the very useful things to&#xD;
measure the healthiness of a person. There is a standard hematology referential range for each&#xD;
hematology attribute. This standard hematology referential range is built many years ago by&#xD;
considering the Gaussian population. All countries use this standard referential range to&#xD;
measure the healthiness of the people. But lately some countries identify that the referential&#xD;
ranges can be changed according to various reasons and using the standard referential range to&#xD;
measure healthiness is not accurate. Therefore, many countries started researches to find a local&#xD;
hematology referential range for their own countries and successfully established them.&#xD;
Through these researches they able to found other hidden patterns related to hematology.&#xD;
Sri Lanka is not a Gaussian country. Hence, using the same standard hematology referential&#xD;
range maybe not accurate for our country. Therefore, finding a local referential range for the&#xD;
White Blood Cell count is the goal of this research. The compatibility of the standard&#xD;
hematology referential range of white Blood Cell count with Sri Lanka was checked through&#xD;
this research.&#xD;
The dataset used for the research contained 600 records related to the full blood count reports.&#xD;
Next, the dataset was separated as a training dataset and testing dataset. The dataset was&#xD;
analyzed using the WEKA data mining tool. Machine learning algorithms are used to build the&#xD;
model by using the training dataset. Several models are built by using classification algorithms&#xD;
and one model was selected by considering its accuracy.&#xD;
The selected model was evaluated by using the testing dataset. The local referential range for&#xD;
White Blood Cell count is found by using the evaluation. There is a difference between the&#xD;
standard White blood cell referential range and the local white blood cell referential range.&#xD;
Therefore, Applying the standard white blood cell referential range for Sri Lankans may be not&#xD;
accurate.</summary>
    <dc:date>2021-08-12T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>User Emotion based Deepmoji Desktop Partner</title>
    <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4540" />
    <author>
      <name>SALLAY, N.S.</name>
    </author>
    <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4540</id>
    <updated>2021-08-12T05:54:48Z</updated>
    <published>2021-08-12T00:00:00Z</published>
    <summary type="text">Title: User Emotion based Deepmoji Desktop Partner
Authors: SALLAY, N.S.
Abstract: The user emotion based deepmoji desktop partner is developed to address the emotional awareness of virtual assistants. Developing a response generation model&#xD;
which gives responses according to the emotions of the text is the solution proposed.&#xD;
Despite of being a computer application, people do not accept “google assistant” or&#xD;
“siri” as a friend because they lack in emotional intelligence and empathetic interactions in conversations. Emotional intelligence of computers has gained a notable&#xD;
attention of researchers because of its extensive application esteem and high potential in developing a tremendous market value. Sentiments are intrinsic value of&#xD;
human beings and humans have the ability of identifying others sentiments adopt&#xD;
the conversations, according to the emotions of the interacting parties. The proposed system develop a model which identifies emotion of the user by using the&#xD;
input text and generate response according to the emotion captured.&#xD;
People identify emotions by facial expressions, gestures and intensity of voice tone&#xD;
etc. The proposed solution is focused to develop OS independent AI desktop partner&#xD;
to interact with users based on their emotions, captured through facial expressions&#xD;
and texts. According to the review on past attempts on achieving emotional intelligence, technologies and different processes on achieving emotional awareness&#xD;
, Facial Expression Recognition and Sentiment Analysis techniques were used for&#xD;
the development and Deepmoji is used to train the AI model to classify the sentiments behind the phases. Accuracy of the emotions directly effect the empathetic&#xD;
characteristic of the conversation. Therefore capturing the correct emotion is a&#xD;
crucial task. The system implementation has two main modules, emoji module&#xD;
which is the user interface of the desktop partner and the chat module. Group of&#xD;
IT professionals and non-IT professionals were selected to evaluate the application&#xD;
and results of a validated questionnaire containing questions based on performance,&#xD;
emoji accuracy, appropriateness with the comparison of other existing virtual assistants were evaluated. Questionnaire was evaluated using Cronbach’s Alpha test&#xD;
resulting Cronbach’s Alpha at 0.75 which is a higher positive level. The result of&#xD;
the evaluation indicates that the proposed concept is a proper software solution&#xD;
for the problem of emotionally aware virtual assistants.This dissertation includes&#xD;
the methodology, design, implementation and the evaluation of the implemented&#xD;
system prototype.</summary>
    <dc:date>2021-08-12T00:00:00Z</dc:date>
  </entry>
</feed>

