Skip to content

Commit 973545f

Browse files
committed
updated todo list
1 parent 032fb01 commit 973545f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/en/todo.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,11 @@ Trend Mining to broaden user perspectives. Many users are confined to a small se
4444
- [x] Create a Repo
4545
- [x] Implement basic algorithm in DuckDB
4646
- [x] Transition to `pg_duckdb` and test SQL Statements
47-
- [ ] Test if we need custom NLP stop words per feed e.g. `tageschau` or `apollo` they talk a lot about themselves
47+
- [x] Implemented Utility / Frequency function as view
48+
- [x] Create an initial integration / visualization for the Browser Plugin
49+
- [ ] Use spaCy for NER (Named Entity Recognition) like person names, locations etc
50+
- [ ] 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
4851
- [ ] Implement API layer
49-
- [ ] Create an initial integration / visualization for the Browser Plugin
5052

5153
## Future ideas
5254

0 commit comments

Comments
 (0)