Flexible ML models
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 17
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Detailed Description
Current implementation of ML models are to rigid to be modified and enhanced. The project needs more powerful models.
## Context
Project currently uses `spacy` to implement ML models. The way models are implemented make them too rigid to update and enhance the learnt patterns. Also currently online learning is not supported.
## Possible Implementation
A custom implementation from libraries like tensorflow and nltk instead of packaged library linke spacy can prove to be useful. Needs Research.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.