API server of the cs-insights project. This is the main part of storing data and accessing an external data analysis endpoint. It uses a mongoDB instance to store everything and queries the cs-insights-prediction-endpoint to get machine learning results.
Is your feature request related to a problem? Please describe.
We need to implement functionality in the backend for each filter in issue https://github.com/ag-gipp/NLP-Land-frontend/issues/9. These filters need to be applied to every query and be additive to each other.
Describe the solution you'd like
Implement the following filters:
Is your feature request related to a problem? Please describe. We need to implement functionality in the backend for each filter in issue https://github.com/ag-gipp/NLP-Land-frontend/issues/9. These filters need to be applied to every query and be additive to each other.
Describe the solution you'd like Implement the following filters:
Affiliation