I am testing AlchemyAPI for extracting the name of company from a given website. I am able to get the correct information in most of the cases. I also need to categorize the result into a business. What I get from AlchemyAPI is the most general classification but I need a more specific answer. For example, in their demo link, if I input www.ford.com it returns the category as recreation. DMOZ also classifies ford as recreation at the top most level. I need to classify Ford as Business-vehicles. Is there any way I can do this? Does AlchemyAPI use DMOZ to classify and if so, how to achieve a more specific classification?
Another example is Pepsi. Pepsico is classified as business. I need to classify it as Business --> Food and Beverages.