Commit Graph

6 Commits

Author SHA1 Message Date
bernard-ng 7101cea5e7 fix: dependencies in requirements.txt 2025-08-19 17:38:56 +02:00
bernard-ng d5a4aaaf4a feat: add NER annotation step and integrate into pipeline 2025-08-11 07:13:09 +02:00
bernard-ng f4689faf80 refactoring: add initial pipeline configuration and model classes 2025-08-04 16:12:25 +02:00
bernard-ng b20f96a450 fix: dependencies 2025-06-20 16:45:54 +02:00
1Cansa c829cac51c Add exploratory data analysis (#1)
* feat: name processing added, first name/last name/post name extraction and display of top 10 first names

* [FIX] Fix path in __init__.py and modify name analysis

---------

Co-authored-by: Bernard Ngandu <31113941+bernard-ng@users.noreply.github.com>
2025-06-20 16:41:06 +02:00
bernard-ng 1d58e3ccc4 feat: add gender base models architectures 2025-06-20 16:38:48 +02:00