Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This These stages are external libraries to the Saga Core library, and needs need to be added as dependencies of to your application.

Info
titleSaga-Parser from Aspire

If you are using the Saga-Parser from Aspire make sure the corresponding .jar file is inside the "lib" folder in Aspire too. You can get these .jar from SagaServer home folder in the subFolder "lib".

The location of where Saga should get the JARs from is configurable in the Saga-Parser DXF so make sure the folder "lib" is the one you have configured.

Text Block Breakers

Breakers read text blocks and breaks break them into individual smaller text blocks.

Recognizers

Recognizers identify and flag tokens based on their character patterns.

  • Parts Of Speech - 
    Excerpt Include
    Parts Of Speech Stage
    Parts Of Speech Stage
    nopaneltrue
    (JAR: saga-parts-of-speech-stage-1.3.X.jar)

Spell Checkers

Spell checkers process specific tokens identifying misspells and adding to identify misspellings and add alternatives to the interpretation graph.

  • SpellingAlternatives Spellchecker
    Excerpt Include
    Spelling Alternatives Spellchecker StageSpelling Alternatives
    Spellchecker Stage
    nopaneltrue
    (JAR: saga-spellchecker-stage-1.3.X.jar)

Language Detectors

Spell checkers process specific tokens identifying misspells and adding alternatives to the interpretation graph

Language detectors use OpenNLP (https://opennlp.apache.org/) and its language detector model to identify the language of a text block.

Machine Learning

Stages that These stages load a ML model and evaluate input text through Saga.

  • Name Entity Recognizer: - 
    Excerpt Include
    Name Predictor Stage
    Name Predictor Stage
    nopaneltrue
    (JAR: saga-name-trainer-stage-1.3.X.jar)
  • Sentence Classifier: - 
    Excerpt Include
    Classification Stage
    Classification Stage
    nopaneltrue
    (JAR: saga-classification-trainer-stage-1.3.X.jar)
  • FAQ
    Excerpt Include
    FAQ Stage
    FAQ Stage
    nopaneltrue
    (JAR: saga-faq-stage-1.3.X.jar)
  • Intent Recognizer -
    Excerpt Include
    Intent Stage
    Intent Stage
    nopaneltrue
    (JAR: saga-intent-stage-1.3.X.jar)