Use your own model in pipeline

The steps below show how you should use your own model to recognize named entities:

  1. Make sure that you have selected your desired project folder on the Corpus panel
  2. Go to models> model_xxx> output, then, right click on the file labled model.jar and select copy (See the figure below)
  3. Go to the pipeline panel and select the pipeline of your choice
  4. Click on the small arrow next to it to expand it
  5. Go to Components -> Named Entity Recognizer ->DF_CRF_based_named_entity_recognize
    How to use your own model to recognize name entities
    How to use your own model to recognize name entities
  6. Paste the copied file into "CRF based name entity recognizer" folder by righ clicking on the folder and choosing past
  7. Double click on the Config.conf file in the "CRF based named entity recognizer" folder to open it
  8. Click on the three dots button to replace the default model for "CRF based named entity recognizer" with your own model.
     Replace the default model with your own model
    Replace the default model with your own model
  9. Click on the Open button
  10. Click the save button at the top of the page to save the changes.
    Click the Save button at the top of the page
    Click the Save button at the top of the page