feat: add NER annotation step and integrate into pipeline
This commit is contained in:
@@ -12,6 +12,7 @@ processing:
|
||||
stages:
|
||||
- "data_cleaning"
|
||||
- "feature_extraction"
|
||||
- "ner_annotation"
|
||||
- "llm_annotation"
|
||||
- "data_splitting"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user