Skip to content

Releases: weni-ai/bothub-nlp

Version 3.1.11

30 Nov 02:12
29b9faf
Compare
Choose a tag to compare
  • Updating celery
  • Updating Readme
  • Adjusting limit of tokens in BERT model training to 384 to avoid memory overflow
  • Dynamically reducing number of epochs during training based on the number of sentences to avoid overfitting and improve training time

Version 3.1.9

06 Nov 04:36
df7a7ea
Compare
Choose a tag to compare
  • Fixing bert_multilang model

Version 3.1.8

28 Oct 23:54
f7829e2
Compare
Choose a tag to compare
  • Adding interpreters automatic cache cleaning

Version v3.1.7

02 Sep 20:28
Compare
Choose a tag to compare

Updating bothub-nlp-celery package

  • New queues pattern
  • New pt_br spacy_suggestion model

Bump version v3.1.5

17 Aug 21:20
0cb10e2
Compare
Choose a tag to compare
Merge pull request #295 from bothub-it/staging

Staging

New Version NLP Refactored

09 Nov 17:50
f26e973
Compare
Choose a tag to compare
Merge pull request #167 from Ilhasoft/staging

Staging

Refactored NLP

09 Nov 17:26
06e2cd2
Compare
Choose a tag to compare
Refactored NLP Pre-release
Pre-release
Merge pull request #160 from Ilhasoft/feature/analyse_char

Added analyze char

Evaluation process

29 May 21:29
Compare
Choose a tag to compare

This version contains the running of the evaluation process by generating reports and saving logs to the database.

Use name entities

02 Apr 12:59
Compare
Choose a tag to compare

This version use name entities to switch over Spacy NER in the pipeline.

Bug fixes

08 Feb 15:03
c9a35ab
Compare
Choose a tag to compare

Fixes

  • Update the bothub-engine dependency to version 1.19.1;
  • Fix on the labels tokenizations;