File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments