What steps are involved in analysis of problem


Discuss the below:

You are working on a custom Web application to create a document library for a client. The main function of the document library is allowing the user to locate documents based on keywords within the document. Because of licensing considerations, the client does not want to use a commercial search engine, so you need to develop one from scratch. You need to write a program to find keywords in a document. You must also rank the document's relevance by the number of times the input keyword occurs in the document.

Note that words such as "the?and "a?will occur most frequently, but will never be relevant as search terms.

(A) What steps are involved in your analysis of this problem?

(B) Write Java code to locate and rank the keywords.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: What steps are involved in analysis of problem
Reference No:- TGS01934973

Now Priced at $20 (50% Discount)

Recommended (91%)

Rated (4.3/5)