Hi all! If you find any errors in Taming Text not listed below, or you find something that you think isn't well explained, please post your findings in the book's Author Online Forum. We'll publish a comprehensive list here for everyone's convenience. Thanks!
If the removeConflicts method from NameFinderTest is called with an empty list, an exception is thrown. There's really no need to do anything in removeConflicts unless you have more than one item passed into the method via the list argument, so exit early if the list has less than two entries.
The source at Github has been updated.
LDA (Deerwester 1990) is a should be LDA (Blei, et. al, 2003) is a