|
|
![]() |
![]() |
Accumo Classifier is a Java component with a simple-to-use Java API.
It can be integrated with and invoked by a JSP servlet in an
app server. JDK 1.3 and JDK 1.4 environments are supported.
It can also be deployed in a .NET environment when used together with .NET-Java interops products,
such as JNBridge, which support deployment
of Java component in a .NET environment.
Accumo Classifier is designed for easy integration with any data source,
such as search engines, news, forums, documents and content management systems.
|
| Featured Integration with Search Engine |
|
To illustrate, we are featuring integration with a search engine.
The suggested method is to create a search Servlet or JSP which
retrieves results from your organization's search engine and then calls
Accumo Classifier to obtain the clusters. This is illustrated by the diagram below.

Included in the download package are program code samples which you can
use immediately to integrate Accumo Classifier with your search engine.
The sample programs have been carefully designed
with a "single point of integration" with your search engine so that you can get your system up quickly!
The samples also illustrate 2 approaches to integrating with any search engine:
- By calling the search engine API - see Google API integration sample
- By using our HTML ScreenScraper** - see Yahoo! integration sample
**this tool is bundled within the download package
|
|