kbss-cvut / aircraft-maintenance-planning-system

D2020+ project about Aircraft Mainenance Planning System.
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Integrate text analysis into the output of wo-tc-ref pipeline #196

Open blcham opened 1 year ago

blcham commented 1 year ago

The goal is to have a pipeline that is usable for text analysis of live data that we retrieve in FTP.

We have 2 options: 1) extend the wo-tr-ref.sms.ttl pipeline with text analysis 2) have a separate pipeline to extend data of wo-tr-ref.sms.ttl pipeline output (data are in csat-data)

It seems that 2) is preferable since we can recompute after text analysis improves.

Related to https://github.com/kbss-cvut/csat-maintenance-planner/issues/152.