README.rst
setup.py
webstruct/__init__.py
webstruct/feature_extraction.py
webstruct/grouping.py
webstruct/loaders.py
webstruct/metrics.py
webstruct/model.py
webstruct/sequence_encoding.py
webstruct/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/top_level.txt
webstruct/features/__init__.py
webstruct/features/block_features.py
webstruct/features/data_features.py
webstruct/features/datetime_format.py
webstruct/features/token_features.py
webstruct/features/utils.py
webstruct/gazetteers/__init__.py
webstruct/gazetteers/features.py
webstruct/gazetteers/geonames.py
webstruct/tests/__init__.py
webstruct/tests/test_feature_extraction.py
webstruct/tests/test_loaders.py
webstruct/tests/test_webannotator.py
webstruct/tests/utils.py