We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbad231 commit 3dc35e2Copy full SHA for 3dc35e2
README.md
@@ -10,6 +10,9 @@ Each of the algorithms is implemented as a class of static methods that can be
10
imported from the top level of dragnet, and implement a method `analyze`, which
11
accepts a string of HTML and returns a string representative of the content.
12
13
+The latest dev branch including all code for the WWW 2013 paper submission
14
+is `update_201211`. It is currently under active and frequent development.
15
+
16
Running
17
-------
18
Fill a directory `documents` with per-site folders of the HTML sources of
0 commit comments