diff --git a/python/cugraph/cugraph/datasets/metadata/amazon0302.yaml b/python/cugraph/cugraph/datasets/metadata/amazon0302.yaml index 2daeae3746..7376f10931 100644 --- a/python/cugraph/cugraph/datasets/metadata/amazon0302.yaml +++ b/python/cugraph/cugraph/datasets/metadata/amazon0302.yaml @@ -1,7 +1,7 @@ name: amazon0302 file_type: .gz description: - Network was collected by crawling Amazon website. It is based on Customers Who Bought This Item Also Bought feature of the Amazon website. If a product i is frequently co-purchased with product j, the graph contains a directed edge from i to j. The data was collected in March 02 2003. +This network was collected by crawling the Amazon website. It is based on the "Customers Who Bought This Item Also Bought" feature of the Amazon website. If product i is frequently co-purchased with product j, the graph contains a directed edge from i to j. The data was collected in March 02 2003. author: J. Leskovec, L. Adamic and B. Adamic refs: J. Leskovec, L. Adamic and B. Adamic. The Dynamics of Viral Marketing. ACM Transactions on the Web (ACM TWEB), 1(1), 2007. delim: "\t"