File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,8 +46,9 @@ Trend Mining to broaden user perspectives. Many users are confined to a small se
4646- [x] Transition to ` pg_duckdb ` and test SQL Statements
4747- [x] Implemented Utility / Frequency function as view
4848- [x] Create an initial integration / visualization for the Browser Plugin
49- - [ ] Use spaCy for NER (Named Entity Recognition) like person names, locations etc
5049- [ ] Enhance spaCy model loader - at the moment we do a pip call to keep the Docker image slim we might need to enhance it for the NER
50+ - [ ] If we support all 70+ spaCy languages, we need a miner per language or unload models. Every language has about 0.8-1.2GB Ram. That is a lot.
51+ - [ ] Use spaCy for NER (Named Entity Recognition) like person names, locations etc
5152- [ ] Implement API layer
5253
5354## Future ideas
You can’t perform that action at this time.
0 commit comments