Skip to content

Resolve "modify data structure returned to the backend"

  • news_score algorithm result added into algorithim result of the json data
  • the way that 'title' field with each algorithm will be changed to human readable is implemented
  • description for each algorithim is added

Note

Here the title and description is updated based on conditional if-else, but I think its better to update them in other files or may be in the algorithims(service) metadata. but since changing the service metadata or dag.json or other file may cause other problems on the code, Its just updated based on conditional

Closes #33 (closed)

Edited by kabir

Merge request reports