Closed suhu93 closed 1 month ago
For the original dataset 'rmanluo/RoG-webqsp', there are instances where the same concept appears in different formats, such as 'gender' and 'Gender'. Converting all instances to lowercase can prevent representing the same concept with two different nodes when constructing a knowledge graph.
Why is it converted to lowercase here? Can it be ignored?