├── LICENSE ├── README.md ├── demorefl.txt ├── demosents.txt └── hobbs.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cmward/hobbs/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cmward/hobbs/HEAD/README.md -------------------------------------------------------------------------------- /demorefl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cmward/hobbs/HEAD/demorefl.txt -------------------------------------------------------------------------------- /demosents.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cmward/hobbs/HEAD/demosents.txt -------------------------------------------------------------------------------- /hobbs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cmward/hobbs/HEAD/hobbs.py --------------------------------------------------------------------------------