Bug Fixes
- Running test under coverage
([`69b2334`](https://github.com/OpenPecha/Botok/commit/69b2334d7889eb4b3508f9397db94b00a8ebdb6b))
- Select on .tsv files in dialect pack
([`e24369a`](https://github.com/OpenPecha/Botok/commit/e24369aec29412165ffd917645c03b90284c88e0))
- Set part_lemmas attr to WordTokenizer
([`56734a1`](https://github.com/OpenPecha/Botok/commit/56734a16ea14389e8a10729ba4e806e2811f0f3e))
- Skip rules when populating trie
([`a16ef54`](https://github.com/OpenPecha/Botok/commit/a16ef549f2952a106b1a28126226f5fbd1e64ada))
- Use full directory base config
([`38107fe`](https://github.com/OpenPecha/Botok/commit/38107fe5a63bbef514f327319dca06192bb01ad4))
- Use fully directory base config
([`b292077`](https://github.com/OpenPecha/Botok/commit/b29207735819c2582c8915043d1cab6e90eca8d7))
Documentation
- Update the usage
([`046747b`](https://github.com/OpenPecha/Botok/commit/046747b4995fc6f7b4702829494d69a74949e50d))
Refactoring
- Add factory method to create config from path
([`395a4f8`](https://github.com/OpenPecha/Botok/commit/395a4f8be75a500668b54f4fcf6085735dec8bae))
- Download dialect pack with config
([`709b6c4`](https://github.com/OpenPecha/Botok/commit/709b6c4a78b5a67fb60148a0c31ad94c88b25e80))
- Remove unwnated code
([`9b8ee0f`](https://github.com/OpenPecha/Botok/commit/9b8ee0f3f6a40243516d09791b8f564c5c767633))
Testing
- Add test adjust rules
([`039e628`](https://github.com/OpenPecha/Botok/commit/039e6287ead3c5b84995187ed183d38c21e415ff))
- Check attrs and pytest version
([`0c33b61`](https://github.com/OpenPecha/Botok/commit/0c33b61881336d970d4250ba66e0eb7ff135fba2))
- Fix pytest version
([`e47a166`](https://github.com/OpenPecha/Botok/commit/e47a1666af421bd06674beb6659771c1f411e12a))
- Improve test speed with session scope
([`fe56d63`](https://github.com/OpenPecha/Botok/commit/fe56d63843b1056db8ff97c4dcf7fac3ab4cfe1e))
- Recfactor test suits
([`7d7fd40`](https://github.com/OpenPecha/Botok/commit/7d7fd4002ee0399305b51f1af3622435f55fdd77))
- Run coverage on tests
([`f5a394c`](https://github.com/OpenPecha/Botok/commit/f5a394c41ca43b299a37c79bba01a132a4042a2e))
- Specify pytest version
([`ec9bcb2`](https://github.com/OpenPecha/Botok/commit/ec9bcb2be48bb59bdaa7f6fa22aa4b7ac220287b))
- Specify pytest version in setup.py
([`0c2a379`](https://github.com/OpenPecha/Botok/commit/0c2a37979dee35f78d570fe1d5bd183a96e66608))
- Update test with refactored config
([`5d21710`](https://github.com/OpenPecha/Botok/commit/5d217106403c99e5b9ff039d87e5693b8ee574b2))
- Use new config system + rm whitespaces
([`cd7ac1a`](https://github.com/OpenPecha/Botok/commit/cd7ac1a67ea3de34fc941dbf6e827b6e6f23f27b))