alecokas / swahili-text-gcn

Graph Convolutional Network for Swahili News Classification: https://arxiv.org/abs/2103.09325
https://arxiv.org/abs/2103.09325
MIT License
8 stars 4 forks source link

Text2Vec as node feature inputs #26

Closed alecokas closed 3 years ago

alecokas commented 3 years ago

Just need to do one last check on this before I request review

tyler-martin-12 commented 3 years ago

Awesome work adding the W2V and D2V feature inputs! I think the functions in word_features.py and doc_features.py could use a slight restructure but overall really like it

alecokas commented 3 years ago

@tyler-martin-12 I made the suggested changes - let me know if this makes more sense.