Releases: pedroallenrevez/jisho-api
Releases · pedroallenrevez/jisho-api
Fixed CLI
Fixed scraper
Fixed issue with scraper, where results were nil always.
Tokenizer Fixes
- Every POS tag available added
- Testing tokenizer with tatoeba sentences
Tokenize sentences
Added a tokenizer request, that uses jisho.org to tokenize and attribute pos tags to each token.
Better CLI results
- Fixed bug with cached requests that caused bad loading of json data, resulting in a crash.
- Search results now come in reverse order, better CLI design. Closes #1
- Bumped version to 0.1.3
Tests and import fixing
0.1.2 Fixed bugs with imports, and added tests to release workflow.
ReInitial Release
0.1.1 ReInitial Release
Initial Release
0.1.0 Initial release