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-09-23Delete args object to avoid interference between teststestsZJaume
2022-09-23Download models only in classifier testZJaume
2022-09-22Add classifier testsZJaume
2022-09-22Remove old test corpus fileZJaume
2022-09-16Add Tokenizer class testZJaume
2022-09-16Unit test for noise generationZJaume
2022-09-16Ensure reproducibility of frequence noiseZJaume
2022-09-15Merge branch 'master' into testsZJaume
2022-09-15Flatten full model directory (again)ZJaume
2022-09-15Add train lite testZJaume
2022-09-15Extend full train testZJaume
2022-09-15Basic test for full model trainingZJaume
2022-09-15Fix transformer trainingZJaume
2022-09-05Look for model and vocab subdirectories when loadingZJaume
2022-09-05Fix typo when writing version to metadataZJaume
2022-08-26Remove unused import in __init__.pyZJaume
2022-08-26Add regex to requirementsJaume Zaragoza
2022-08-24Restore classifier layer loading for old modelsZJaume
2022-08-23Write current package version to metadataZJaume
2022-08-23Move package version to setup.cfgZJaume
2022-08-22Freeze hardrules versionJaume Zaragoza
2022-08-19Don't load Hardrules objects if disabledZJaume
2022-08-17Update gloveZJaume
2022-08-17typoMarta Bañón
2022-08-17typoMarta Bañón
2022-08-16Use bicleaner-ai-glove forkZJaume
2022-08-09Restore retrocompatibility with older modelsZJaume
2022-08-09Fix loading local modelsZJaume
2022-08-09Speed improvements using padding longest and no max_lengthZJaume
2022-07-27Update CHANGELOGZJaume
2022-07-27Downloading script improvementsZJaume
2022-07-27Install download-pack as bicleaner-ai-downloadZJaume
2022-07-27Be more informative when model not foundZJaume
2022-07-27Remove unset variableZJaume
2022-07-27Download models from HFHub if possibleZJaume
2022-07-27Introduce model namesZJaume
2022-07-27Remove vocab and model file config values, use only dirZJaume
2022-07-27Flatten the full model directoryZJaume
2022-07-27Overwrite XLMRConfig classZJaume
2022-07-27Update CHANGELOGZJaume
2022-07-27Update versionZJaume
2022-07-27Update hardrules and installation instructionsZJaume
2022-07-25Redirect predict progbar to stder in debug modeZJaume
2022-07-11Fix imports in classifier and trainZJaume
2022-07-11Introduce BICLEANER_AI_THREADS to control number of threadsZJaume
2022-07-06Add requirements.txt to setup.pyMarta Bañón
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