Skip to content

Commit 2fb0f49

Browse files
committed
spaCy todo
1 parent 2b98733 commit 2fb0f49

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/en/todo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)