CCChenhao997 / DualGCN-ABSA

Dual Graph Convolutional Networks for Aspect-based Sentiment Analysis
MIT License
133 stars 29 forks source link

train.json data question #8

Closed helulu3 closed 2 years ago

helulu3 commented 2 years ago

how to explain and construct the "head" tag in the train.json / test.json

JingliSHI0206 commented 2 years ago

can get "head" tag by spacy or stanford corenlp lib. it's part of linguistic features.