TU Papers Notes

BCA 8th Semester
Knowledge Engineering 2024 Board Question Paper - Tribhuvan University (TU) 2024

Views: …
Tribhuvan University official logo

Tribhuvan University

Faculty of Humanities & Social Science
OFFICE OF THE DEAN
TUpapers.com TUpapers.com

Bachelor In Computer Application

Course Title: Knowledge Engineering

Code No: CACS 458

Semester: VIII

Full Marks: 60 Pass Marks: 24 Time: 3 hours

Candidates are required to answer the question in their own words as far as possible.

Group B
Attempt any SIX question.
[6x5=30]
2.

Discuss the advantages and limitations of using Knowledge-Based Systems in healthcare. Provide specific examples of how KBS can be applied in this domain.

3.

What is Part-of-Speech (POS) tagging, and why is it important in Natural Language Processing? Provide an example of POS tagging for a simple sentence.

4.

Differentiate between Supervised and Unsupervised learning with example.

5.

Explain the term "propositional logic" and its use in knowledge representation. How does it differ from predicate logic?

6.

Compare and contrast the concepts of ontology and language in the context of Knowledge Engineering. How does each contribute to the representation and sharing of knowledge?

7.

Describe the role of OWL (Web Ontology Language) in ontology engineering. How does it support the creation and use of ontologies?

8.

Write short notes on (any two)
a) Random Forest
b) AI in Knowledge Engineering
c) social web

Group C

Attempt any TWO questions

[2x10=20]
9.

Compare the performance of the Nearest Neighbor algorithm with other classification algorithms like Decision Trees and Support Vector Machines (SVM). Given the following dataset with two features (x1, x2) and a binary class label, use the k-Nearest Neighbor algorithm to classify a new data point. Calculate the Euclidean distance and determine the class of the new data point (5,6).

x1x2Class
23A
47B
55A
68B
72A

10.

Discuss the concept of the Semantic Web and its significance in modern data management and integration. Explain the role of RDF (Resource Description Framework) in the Semantic Web and how it facilitates the creation and use of linked data. Illustrate your answer with examples of practical applications where Semantic Web technologies, RDF, and Linked Data are effectively utilized.

11.

Discuss the applications of Natural Language Processing (NLP) with a focus on how it leverages morphology, lexicon, syntax, and semantics. Provide examples of real-world applications where these components are crucial for processing and understanding human language.