Releases: jack22-netizen/Janex-Python
v0.0.12
Full Changelog: v0.0.5...v0.0.12
Began experimenting with the Response Generator, including a pre-built thesaurus to replace pre-written tokens with.
v0.0.8/9
Issue!
Full Changelog: v.0.0.8alpha...v0.0.8/9
v0.0.8
Added a method of cosine similarity and important word detection for increase of similarity in response choice.
Full Changelog: v0.0.5...v.0.0.8alpha
v0.0.5.beta
Full Changelog: v0.0.3-beta...v0.0.5.beta
Python PIP
I have restructured the folder and made the code into a python library.
This was intended to be successful in 0.0.4beta, but that failed (lol), as did gamma, so I held it off while making some JS adjustments, and then released 0.0.4's modifications in conjunction with 0.0.5
Full Changelog: 0.0.2...v0.0.5
Mr. Roboto
Full Changelog: v0.0.3-alpha...v0.0.3-beta
Python and JavaScript
I made an equivalent code of Janex in JS. I am not as familiar with JS as I am with python, so bare with while this becomes more organised.
Full Changelog: 0.0.2...v0.0.3-alpha
Transformer added
Added a transformer script and new archives to store experimental unused files and programs.
Full Changelog: 0.0.1...v0.0.2-beta
v0.0.2
Gamma
Full Changelog: v0.0.2-beta...v0.0.2-gamma
Stemming & Lemmatization
With this version, I aim to create a fully-functional stemming and lemmatization toolkit to add into the instance.
I aim to avoid using third-party code libraries, such as PyTorch and NLTK, as this is only a hobby project at heart, for me to learn with.
Perhaps we might use a bit of numpy... or maybe PyTorch, who knows, depends...
As a bonus, I asked ChatGPT to write me a highly simplified Transformers script, which is found in the 'Experimental' directory :) have fun
Full Changelog: 0.0.1...0.0.2