How to: |
This section describes how to install, configure, and update the WAND Taxonomy Server.
The WAND Taxonomy Server requires a Microsoft Windows 2008 Server environment or higher.
The Document Annotator Service Setup dialog box opens, as shown in the following image.
The Setup Wizard installs the Document Annotator Service, as shown in the following image.
The WAND Taxonomy Server must be configured so that the host name for the Taxonomy Server installation is either the machine name or IP address.
C:\Program Files (x86)\Applied Relevance\DocumentAnnotatorService\bin
The following section in this configuration file contains the address for the WAND Taxonomy Server:
<host> <baseAddresses> <add baseAddress="http://localhost:4701" /> </baseAddresses> </host>
For example:
<host>
<baseAddresses>
<add baseAddress="http://wandserver.ibi.com:4701" />
</baseAddresses>
</host>
The Sentiment.artx file, which is located in the C:\Program Files (x86)\Applied Relevance\DocumentAnnotatorService\repository directory contains the Sentiment Taxonomy used for scoring textual data. As a Sentiment Taxonomy update or a localized Sentiment Taxonomy in a different language is made available, the Sentiment.artx file must be replaced with the updated version.
C:\Program Files (x86)\Applied Relevance\DocumentAnnotatorService\repository
C:\Program Files (x86)\Applied Relevance\DocumentAnnotatorService\repository
The following example shows the installation of a French Sentiment Taxonomy.
WebFOCUS |