Skip to content

Releases: ajdavidl/Linguae

v0.7.0

17 Oct 14:30
Compare
Choose a tag to compare
  • Add wordLists module.
  • Add new dictionaries and new functions to dictionary module.
  • Add function llmTeacher to LLM module.

v0.6.0

01 Aug 03:05
Compare
Choose a tag to compare
  • Add new module LLM (large language model);
  • Add functions to use the conceptnet numberbatch vectors in the conceptnet module;
  • Add functions to run the bark model in the text2speech module.

v0.5.0

27 Jun 18:16
Compare
Choose a tag to compare
  • Add spell checker module;
  • Add report module;
  • Update stemming module;
  • Add error messages.

v0.4.0

11 Jun 13:34
Compare
Choose a tag to compare
  • Add module text to speech.
  • Add functions to open wikwik and conceptnet sites.
  • Add translation function that uses the Helsinki-NLP model.

v0.3.0

12 May 19:19
Compare
Choose a tag to compare
  • Add a new module: numspell. This module receive an interger as input and returns a string with the cardinal number spelling.

v0.2.1

28 Apr 14:54
Compare
Choose a tag to compare
  • Organize the data folder;
  • Fix chatterbot branch name in the dependency list.
  • Add missing dependency to setup.cfg;
  • Remove git dependency that breaks installation in setup.cfg. This dependency is already in the requirements.txt file.

v0.2.0

12 Apr 20:29
Compare
Choose a tag to compare
  • New module chatbot. It uses the Chatterbot package and the dialoGPT model for English and Spanish.
  • Add German Bert to the fillMask module.
  • Add German GPT to the textGeneration moule.

v0.1.0

08 Mar 13:17
5b25820
Compare
Choose a tag to compare

Initial release.