Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

IC & Tokenizers

Compare
Choose a tag to compare
@jack22-netizen jack22-netizen released this 04 Jul 13:16
· 100 commits to main since this release
b8be33d

The first release of my Janex framework. It is not perfect, and possibly riddled with errors, but it is functional nonetheless, and should work with any pre-written intents.json files.

It does not rely on any 3rd party packages except for those provided by your Python interpreter, and provides basic intent classifier tools, with basic tokenizing tools and stemming tools. This will be improved upon.

Remember this is a hobby project so don't expect it to go anywhere :)

Full Changelog: https://github.com/Cipher58/Janex/commits/0.0.1