Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

There are many aspects to a poem and a poetry assistant could help a poet in various ways, but a basic requirement is that an

There are many aspects to a poem and a poetry assistant could help a poet in various ways, but a basic requirement is that an assistant should suggest rhymes. For example, on submission of cat, the assistant would return a list of rhymes: > cat? > acrobat, bureaucrat, laundromat, thermostat This coursework asks you to design and implement such an assistant. Your design must contain at least one original algorithm and at least one data structure. A minimum requirement is that your poetry assistant should deliver rhymes. Your response to this challenge will be in the form of a report which should consist of the following sections:
Section 3 Pseudocode for each original algorithm. You are urged to follow the pseudocode conventions of Cormen at al, Chapter 2. Pay great attention to how you lay out your pseudocode. In particular, take care to use structured indentation. Pseudocode that is not correctly indented, or is otherwise unreadable, will not be marked.
Using Pseudocode for each original algorithm (in structured indentation)
(e.g. IF-ENDIF, FOR-ENDFOR)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing Fundamentals Design And Implementation

Authors: KROENKE DAVID M.

1st Edition

8120322258, 978-8120322257

More Books

Students also viewed these Databases questions

Question

6. Discuss in brief the various terms used in MRP.

Answered: 1 week ago

Question

=+13.4. 1 Relate the result in Problem 13.3 to Theorem 5.1(ii).

Answered: 1 week ago

Question

suggest a range of work sample exercises and design them

Answered: 1 week ago