Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ models/
# project structure creation file
create_project_structure.py

# exclude sessions D:\@kaim\EthioMart\ethiomart_session.session
# exclude sessions created during scraping
ethiomart_session.session
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ This task focuses on combining NER-extracted entities with Telegram post metadat
| :---------------- | :------------------------ | :--------------------- | :---------- | :-------- | :---------------------- | :------------ |
| Zemen Express® | 42.424242 | 5417.891 | None | None | 1.664871e+07 | 2730.157621 |
| EthioBrand® | 10.494753 | 39753.976 | ##ge | SD Size | 1.624311e+13 | 19882.235376 |
| ልዩ እቃ | 41.666667 | 26020.603 | LeM |ዘመናዊ አዲስ በኤሌክትሪክ የሚሰራ | 1.534902e+10 | 13031.134833 |
| ልዩ እቃ | 41.666667 | 26020.603 |ዘመናዊ አዲስ በኤሌክትሪክ የሚሰራ| 1300 | 1.534902e+10 | 13031.134833 |
| Fashion tera | 5.359877 | 9385.297 | 2 | ፋሽን ተራ | 3.179614e+09 | 4695.328439 |
| ማራኪ ცЯムŋの™ | 21.671827 | 11434.001 | None | None | 3.293501e+08 | 5727.836413 |

Expand Down
Binary file not shown.
Binary file not shown.
17 changes: 16 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
pandas
numpy
telethon
python-dotenv
python-dotenv
wordcloud
matplotlib
pathlib
seaborn
shap
lime
transformers
datasets
tqdm
emoji
seqeval
spacy
scikit-learn
torch