joaocarloscardoso / AITAM

AITAM web version
0 stars 0 forks source link

Connect audit recommendations with CUBE #81

Open joaocarloscardoso opened 4 years ago

joaocarloscardoso commented 4 years ago

At audit recommendation matrix level connect with cube. Several possibilities:

Possible NLP methods to use:

Activated through push button to render results and similarities

joaocarloscardoso commented 4 years ago

Prototypes were developed and integrated currently as differente repositories in GitHub:

pawelbanas commented 3 years ago

On the CUBE side, the semantic analysis can already be performed locally: a .txt or .docx is analysed in an NLP way and similar profile is searched through the original text's senetnces. Refinement of the search is foreseen. There is lack of the net communication.

joaocarloscardoso commented 3 years ago

True. A prototype of the communications module was developed as a separated project so far (less entropy :) ) The idea of connection with CUBE relies on a asyncronous notification system based on a REST API