Errata

Practical Artificial Intelligence with Swift

Errata for Practical Artificial Intelligence with Swift

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Other Digital Version Kindle Edition, no page numbers. Example: location 106, Section 'Using Code Examples'
1st paragraph

The/all links to the website www.aiwithswift.com from the Kindle Edition report 'the server cannot be found. You don't really provide a category for this.

Keith  Aug 08, 2023 
Other Digital Version Throughout book, probably.
Wherever links to aiwithswift.com are used.

It appears you may have moved source code code etc from your website aiwithswift.com to GitHub? Fair enough, and almost certainly a better location for. However, all links within the book (Kindle Edition, at least) need to updated to reflect this.

Keith  Aug 08, 2023 
Printed Page 27
first paragraph

Link https://apple.co/2q8EeAY is not working

Anonymous  Aug 09, 2022 
PDF, ePub Page 33
1st paragraph

In the paragraph, 'application' is misspelled 'appliction'.

Thomas Weisbach  Jul 02, 2022 
PDF, ePub Page 53
2nd paragraph

In the sentence "You can also try the useful Python framework’s NumPy and scikit-learn, which allow you to work with and manipulate data in all sorts of useful ways.", 'framework’s' should be 'frameworks'.

Thomas Weisbach  Jul 02, 2022 
PDF, ePub Page 219
First paragraph

In the text for the speech the word "civilization" is used, but it should be "civilizations".

Thomas Weisbach  Jul 02, 2022 
PDF, ePub Page 220
Figure 6-5

In figure 6-5, the lemma for "civilizations" doesn't appear between the words "new" and "to".

Thomas Weisbach  Jul 02, 2022 
PDF, ePub Page 231
In section 10.

In the code listing for enum Sentiment, in 'var icon' the values returned in the switch statement are garbled.

Thomas Weisbach  Jul 02, 2022 
Printed Page 244
1 paragraph

in page 244, There is another index error at the code change process.

there are multiple index error issues in this book, please have someone to check it.

RBK  Dec 12, 2019 
PDF, ePub Page 282
In section 10.

The sentence starts "Fet ready", should be "Get ready".

Thomas Weisbach  Jul 02, 2022 
PDF, ePub Page 390
4th paragraph.

Missing space after sentence ending with "CoreML."

Thomas Weisbach  Jul 02, 2022 
PDF, ePub Page 391
1st paragraph of section "Next Steps".

In the paragraph the string "aAI" is written, perhaps "an AI" was intended?

Thomas Weisbach  Jul 02, 2022 
PDF, ePub Page 420
5th paragraph

1st sentence uses the term "graph theory", but I think that term is used incorrectly.

Thomas Weisbach  Jul 02, 2022 
PDF, ePub Page 452
6th paragraph

The 1st sentence starts with "The reason we use graph is because". This sentence seems grammatically incorrect.

Thomas Weisbach  Jul 02, 2022 
Printed Page 460
7 paragraph


"a trigram, or 3-gram, would give us “test”, and so on."


why 3-gram gets "test" as the first breakdown??

RBK  Dec 20, 2019 
PDF, ePub Page 463
1st paragraph

Part of the 1st sentence reads: "as originally described by its creators hhttp". Here 'hhttp' should probably be 'http'.

Thomas Weisbach  Jul 02, 2022 
Printed Page 468
1 paragraph


[h, i, ' , 't, e, r, .]

do you mean?
[h,i,' ',t,e,r,.]
there is a space in 3rd element.

RBK  Dec 20, 2019 
PDF, ePub Page 479
3rd paragraph

In the sentence reading "We don’t need to really worry too much about it; for this chapter" there is an unnecessary space after 'chapter', there should be a space after following comma instead.

Thomas Weisbach  Jul 02, 2022