Adding New Language NLP tools through gargantext.ini (postagging case)
Issue: how to easily add new langauges to the GarganText textflow ?
For now the CoreNLP and Spacy bricks are hardcoded.
We should use the gargantext.ini instead to configure:
- URL of the micro service: http://localhost:9000
- Language:
- Long description (English)
- Short description (EN)
so from the frontend: get the available languages from the backend, connect the language selected to the TextFlow