Named Entity Recognizer Service

Disclaimer

The Stanford Named Entity Recognizer and software distributions are open source, licensed under the GNU General Public License (v3 or later for Stanford CoreNLP; v2 or later for the other releases).

Note: This is the full GPL, which enables many free uses, but does not allow its incorporation (even in part or in translation) into any type of proprietary software which you distribute.

Prerequisites

  • Stanford Named Entity Recognizer on Windows
  • Java JRE x32 or JRE x64.

How to Install Stanford NER with AutoClassifier

Procedure:

  1. Download and Install Stanford NER or start with an existing Stanford NER installation.
  2. Locate the BAInsight AutoClassifier NER windows services files
    1. Navigate to the AutoClassifier Engine Site install location.
    2. Navigate to the WindowsServices Folder
    3. Example:


  3. Copy the NER Windows directory
  4. Navigate to the Stanford NER Installation Directory
  5. Paste the NER Folder into the Stanford NER Directory
    • Example:




  6. Edit the SmartPipelineNerService.properties if it is desired to change the default port the service is to listen on.


  7. Open Windows Command Prompt as an Administrator
  8. Navigate to the NER directory folder
  9. Execute the register.bat file to install the Windows service


  10. Open Windows Services
    1. Locate the BA Insight AutoClassifier NER Service. 
    2. Change Log On As, and Start-up Type as desired
    3. Start the service.


  11. Start the Windows Service

How to Un-install Stanford NER with AutoClassifier

Procedure:

  1. Open the Windows Command Prompt as an Administrator
  2. Navigate to the NER directory folder
  3. Execute the unregister.bat file to install the Windows service