Class Summary |
ArtistDeciderBase |
Common base class for deciding whether or not something belongs to a class
or not. |
ArtistDeciderFactory |
Class for creating an ArtistDecider |
BasicArtistDecider |
Class for manually assigned artist labels. |
GoogleDecider |
Class for utilizing a Google music finder web query to determine if a string
matches an artist name or not. |
LastFMDecider |
Class for using LastFM related-artist REST service for determining whether or
not an string is an artist or not. |
YahooArtistDecider |
|