Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitextor/bicleaner-ai.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-11Merge branch 'master' into gensimgensimZJaume
2022-07-11Fix imports in classifier and trainZJaume
2022-07-11Merge branch 'master' into gensimZJaume
2022-07-11Introduce BICLEANER_AI_THREADS to control number of threadsZJaume
2022-07-06Add requirements.txt to setup.pyMarta Bañón
2022-07-06Merge pull request #14 from cgr71ii/conda_buildJaume Zaragoza
2022-07-06Merge branch 'gensim' into conda_buildJaume Zaragoza
2022-07-06README: fix pdf linkJaume Zaragoza
2022-07-06README: fix cite formatZJaume
2022-07-06Add paper citation to the READMEZJaume
2022-07-05Redirect all Keras progbars to stderrZJaume
2022-07-05Merge branch 'master' into gensimZJaume
2022-07-05Set inter/intra_op parallelism to 0 by defaultZJaume
2022-07-05Update HF transformers: allow higher versionsZJaume
2022-07-05Add a warning about how to check TF installationZJaume
2022-07-05Change XLMR subclass name to pass HF signature checkZJaume
2022-07-05Metrics rename `update_state`ZJaume
2022-07-05Update TensorFlow minimum version to 2.6.5ZJaume
2022-06-16Revert "Temp fix for tensorflow introducing noise in std out"ZJaume
2022-06-16Force no verbosity in predict by defaultZJaume
2022-06-16Temp fix for tensorflow introducing noise in std outMarta
2022-06-14Updated requirement for bicleaner-hardrulesMarta
2022-03-30Removed tests from conda recipeCristian García Romero
2022-03-30Update conda build scriptsCristian García Romero
2022-03-29Added missing dependencies to conda buildCristian García Romero
2022-03-28Merge branch 'gensim' into conda_buildCristian García Romero
2022-03-28Conda build recipeCristian García Romero
2022-03-25Merge branch 'master' into gensimZJaume
2022-03-10Update README.mdJaume Zaragoza
2022-03-09Add Keras backend alias to custom_objs when loading lite modelsZJaume
2022-03-02Merge branch 'master' into gensimZJaume
2022-03-02Use empty string for user_defined symbols as defaultZJaume
2022-03-01Explicit input shape when calibrating with TF 2.8ZJaume
2022-03-01Explicit input shape when calibrating with TF 2.8ZJaume
2022-03-01Merge branch 'master' into gensimZJaume
2022-02-17Merge pull request #8 from bitextor/headerJaume Zaragoza
2022-02-17Headers supportCristian García Romero
2022-02-17Update README and CHANGELOGZJaume
2022-02-17Update to Hardrules 2.0ZJaume
2021-12-15Update CHANGELOGZJaume
2021-12-15Encode sentences during batching and unify Generator classZJaume
2021-11-23Hide Transformers and Tensorflow logging messages on executable scriptsZJaume
2021-11-17Supress gensim logging messagesZJaume
2021-11-16Replace GloVe by Word2Vec gensim trainerZJaume
2021-11-15Update CHANGELOGZJaume
2021-11-15Merge branch 'dev'ZJaume
2021-11-10Avoid write metadata file too earlyZJaume
2021-11-09Avoid generating empty sentences in synthetic noiseZJaume
2021-11-08Remove useless logging info messageZJaume
2021-11-05Update HF Transformers, no longer needed single GPU for predictionZJaume