History for web-services / data-computer / v1
2023-11-09
@Leo-gail
docs(lda):added coherence system in comment
Leo-gail committed on 9 Nov
2023-11-06
@Nicolas Thouvenin
Merge branch 'master' into fix-generator
Nicolas Thouvenin committed on 6 Nov
@Nicolas Thouvenin
fix generator information field
Nicolas Thouvenin committed on 6 Nov
@Leo-gail
fix(data-computer): plugin=spawn in [use] in lda.ini was missing
Leo-gail committed on 6 Nov
2023-11-02
@Leo-gail
perf(lda): hyper parameters optimisation
Leo-gail committed on 2 Nov
@Leo-gail
refactor(lda): deleted useless dependencies
Leo-gail committed on 2 Nov
@Leo-gail
perf(lda): changed 'uniformize' to reduce vocabulary size
Leo-gail committed on 2 Nov
2023-10-31
@Leo-gail
fix: fix error in lda.py
Leo-gail committed on 31 Oct
@Leo-gail
fix(data-computer): fixed type errors / key errors ...
Leo-gail committed on 31 Oct
2023-10-24
@Nicolas Thouvenin
feat:check first object
Nicolas Thouvenin committed on 24 Oct
2023-10-23
@Nicolas Thouvenin
new entrypoint to test/mock error
Nicolas Thouvenin committed on 23 Oct
2023-10-20
@Nicolas Thouvenin
swagger ui can download the result
Nicolas Thouvenin committed on 20 Oct
2023-10-17
@Leo-gail
perf(data-computer): deleted french stopwords from git
Leo-gail committed on 17 Oct
2023-10-13
@Nicolas Thouvenin
Merge branch 'master' into refactor
Nicolas Thouvenin committed on 13 Oct
@Nicolas Thouvenin
use charger/logger/recorder
Nicolas Thouvenin committed on 13 Oct
2023-10-10
@Léo Gaillard
Merge branch 'master' into lda
Léo Gaillard committed on 10 Oct
@Leo-gail
fix(data-computer): now number of topics depends of len(data)
Leo-gail committed on 10 Oct
2023-10-06
@Nicolas Thouvenin
fix openapi id
Nicolas Thouvenin committed on 6 Oct
@Nicolas Thouvenin
2 entrypoitn is better
Nicolas Thouvenin committed on 6 Oct
2023-10-05
@Nicolas Thouvenin
added a parmater to debug quickly
Nicolas Thouvenin committed on 5 Oct
@Nicolas Thouvenin
validate first object, to fail quickly
Nicolas Thouvenin committed on 5 Oct
2023-10-03
@Nicolas Thouvenin
add base line entrypoint
Nicolas Thouvenin committed on 3 Oct
@Leo-gail
fix(data-computer): fixed lda's learning
Leo-gail committed on 3 Oct
2023-09-27
@Leo-gail
add(lda) : add lemmatizer and updated requirements
Leo-gail committed on 27 Sep
@Leo-gail
add(v1/stopwords) : saved stopwords in a folder '/stopwords/'
Leo-gail committed on 27 Sep
@Leo-gail
add(lda.py) function remove_accents
Leo-gail committed on 27 Sep
2023-09-26
@Leo-gail
doc(lda.ini) : add description and summary
Leo-gail committed on 26 Sep
@Leo-gail
fix(lda.py) : enable ' in stop words
Leo-gail committed on 26 Sep
2023-09-25
@Leo-gail
change(lda.py) : changed the output to avoid a parse (easier to use)
Leo-gail committed on 25 Sep
@Leo-gail
fix(lda.py) : fixed id types error for variable doc_bow
Leo-gail committed on 25 Sep