Commit Graph

8 Commits (93ad6c6bfaae8f1ce87a832ece92fa099f0e2095)

Author SHA1 Message Date
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules
Philipp Hagemeister f42c190769 [stanfordoc] Modernize
Philipp Hagemeister 2101830c0d Remove unused imports
Jaime Marquínez Ferrándiz baa7b1978b Remove the calls to 'compat_urllib_request.urlopen' in a few extractors
dst c0ade33e16 Correct some extractor _VALID_URL regexes
Philipp Hagemeister 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs)
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister 291a168bcc Move StanfordOC IE into its own file