wiki.ziemers.de

ziemer's informatik Wiki

Benutzer-Werkzeuge

Webseiten-Werkzeuge


wiki:software:beuthbot:deconcentrator-js

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
wiki:software:beuthbot:deconcentrator-js [22.07.2020 19:14]
Lukas Danckwerth [Implemented and connected NLU processors]
wiki:software:beuthbot:deconcentrator-js [22.07.2020 19:20] (aktuell)
Lukas Danckwerth [Requirements Analysis]
Zeile 276: Zeile 276:
 === More NLU processors candidates === === More NLU processors candidates ===
  
-[[https://azure.microsoft.com/de-de/services/cognitive-services/language-understanding-intelligent-service/|Microsoft LUIS]] +  * [[https://azure.microsoft.com/de-de/services/cognitive-services/language-understanding-intelligent-service/|Microsoft LUIS]] 
-[[https://cloud.google.com/natural-language/|Google Cloud NLU]] +  [[https://cloud.google.com/natural-language/|Google Cloud NLU]] 
-[[https://www.ibm.com/watson/services/natural-language-understanding/|IBM Watson NLU]]+  [[https://www.ibm.com/watson/services/natural-language-understanding/|IBM Watson NLU]]
  
 ==== .env ==== ==== .env ====
Zeile 295: Zeile 295:
 ==== Requirements Analysis ==== ==== Requirements Analysis ====
  
-  * [x] `/DCF100/The deconcentrator responds to incoming POST requests by delegating the message to a collection of NLU processor which try to interpretate the given message +  * [x] ''/DCF100/'' The deconcentrator responds to incoming POST requests by delegating the message to a collection of NLU processor which try to interpretate the given message 
-  * [x] `/DCF101/The deconcentrator accepts incoming messages as defined via the Request Schema +  * [x] ''/DCF101/'' The deconcentrator accepts incoming messages as defined via the Request Schema 
-  * [x] `/DCF102/The deconcentrator sends answers as defined via the Response Schema +  * [x] ''/DCF102/'' The deconcentrator sends answers as defined via the Response Schema 
-  * [x] `/DCF103/The deconcentrator answers with proper messages for occuring errors +  * [x] ''/DCF103/'' The deconcentrator answers with proper messages for occuring errors 
-  * [x] `/DCF104/New NLU processors muss be easy to integrate +  * [x] ''/DCF104/'' New NLU processors muss be easy to integrate 
-  * [x] `/DCF105/The deconcentrator has a default value for the minimum confidence score +  * [x] ''/DCF105/'' The deconcentrator has a default value for the minimum confidence score 
-  * [x] `/DCF106/The deconcentrator has a default value for the list of processors +  * [x] ''/DCF106/'' The deconcentrator has a default value for the list of processors 
-  * [x] `/DCF107/The minimum confidence score can be set globally within the Dockerfile +  * [x] ''/DCF107/'' The minimum confidence score can be set globally within the Dockerfile 
-  * [ ] `/DCF108/The list of processors to be used can be set globally within the Dockerfile+  * [ ] ''/DCF108/'' The list of processors to be used can be set globally within the Dockerfile
  
  
wiki/software/beuthbot/deconcentrator-js.1595438087.txt.gz · Zuletzt geändert: 22.07.2020 19:14 von Lukas Danckwerth