README.rst
setup.cfg
setup.py
webstruct/__init__.py
webstruct/_fileresource.py
webstruct/base.py
webstruct/crfsuite.py
webstruct/feature_extraction.py
webstruct/grouping.py
webstruct/html_tokenizer.py
webstruct/infer_domain.py
webstruct/loaders.py
webstruct/metrics.py
webstruct/model.py
webstruct/sequence_encoding.py
webstruct/text_tokenizers.py
webstruct/utils.py
webstruct/wapiti.py
webstruct/webannotator.py
webstruct.egg-info/PKG-INFO
webstruct.egg-info/SOURCES.txt
webstruct.egg-info/dependency_links.txt
webstruct.egg-info/pbr.json
webstruct.egg-info/requires.txt
webstruct.egg-info/top_level.txt
webstruct/features/__init__.py
webstruct/features/block_features.py
webstruct/features/data_features.py
webstruct/features/datetime_format.py
webstruct/features/global_features.py
webstruct/features/token_features.py
webstruct/gazetteers/__init__.py
webstruct/gazetteers/features.py
webstruct/gazetteers/geonames.py
webstruct/tests/__init__.py
webstruct/tests/test_crfsuite.py
webstruct/tests/test_html_tokenizer.py
webstruct/tests/test_infer_domain.py
webstruct/tests/test_loaders.py
webstruct/tests/test_pattern_features.py
webstruct/tests/test_utils.py
webstruct/tests/test_webannotator.py
webstruct/tests/utils.py