victormiller commited on
Commit
063c1ad
1 Parent(s): f43eed3

Update curated.py

Browse files
Files changed (1) hide show
  1. curated.py +1 -1
curated.py CHANGED
@@ -625,7 +625,7 @@ filtering_process = Div(
625
  Section(
626
  H3("StackExchange"),
627
  H4("Download and Extraction"),
628
- P("The archive dataset was used to download all data from StackExchange and StackExchange's sub URLs including: ", A("math.stackexchange.com", href"math.stackexchange.com"),". Raw data was extracted an XML format and only two files Posts.xml and Comments.xml were considered. To match the StackExchange hierarchy, each file was parsed using post_id to connect questions to answers and then to comments."),
629
  P("""
630
  1. Questions:
631
  2. Comment1:
 
625
  Section(
626
  H3("StackExchange"),
627
  H4("Download and Extraction"),
628
+ P("The archive dataset was used to download all data from StackExchange and StackExchange's sub URLs including: ", A("math.stackexchange.com", href="math.stackexchange.com"),". Raw data was extracted an XML format and only two files Posts.xml and Comments.xml were considered. To match the StackExchange hierarchy, each file was parsed using post_id to connect questions to answers and then to comments."),
629
  P("""
630
  1. Questions:
631
  2. Comment1: