Skip to content

Releases: pedroallenrevez/jisho-api

Fixed CLI

12 Jan 00:23
Compare
Choose a tag to compare
0.1.8

Fixed CLI bad imports.

Fixed scraper

11 Jan 23:51
Compare
Choose a tag to compare

Fixed issue with scraper, where results were nil always.

Tokenizer Fixes

03 Jan 10:56
Compare
Choose a tag to compare
  • Every POS tag available added
  • Testing tokenizer with tatoeba sentences

Tokenize sentences

08 Dec 20:33
Compare
Choose a tag to compare
Added a tokenizer request, that uses jisho.org to tokenize and

attribute pos tags to each token.

Better CLI results

22 Nov 20:55
Compare
Choose a tag to compare
  • 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

19 Oct 18:27
Compare
Choose a tag to compare
0.1.2

Fixed bugs with imports, and added tests to release workflow.

ReInitial Release

04 Oct 17:01
Compare
Choose a tag to compare
0.1.1

ReInitial Release

Initial Release

04 Oct 16:57
Compare
Choose a tag to compare
0.1.0

Initial release