victormiller commited on
Commit
c5f6903
1 Parent(s): aa13e37

Update web.py

Browse files
Files changed (1) hide show
  1. web.py +0 -1
web.py CHANGED
@@ -1004,7 +1004,6 @@ def web_data():
1004
  In our implementation, there are 17*6 characters in total with 10*6 characters that are duplicated after excluding the first occurence. This results in a fraction of 10/17.
1005
  """),
1006
  ),
1007
- H4("
1008
  H5(
1009
  "Sample Documents Filtered by the Fraction of Characters in Duplicated N-grams (n=5,...,10)"
1010
  ),
 
1004
  In our implementation, there are 17*6 characters in total with 10*6 characters that are duplicated after excluding the first occurence. This results in a fraction of 10/17.
1005
  """),
1006
  ),
 
1007
  H5(
1008
  "Sample Documents Filtered by the Fraction of Characters in Duplicated N-grams (n=5,...,10)"
1009
  ),