| 2023-11-29 |
fix(data-computer): fixed lda parameters
Leo-gail
committed
on 29 Nov 2023
|
|---|---|
|
fix(data-computer): fixed best_topic bugs
Leo-gail
committed
on 29 Nov 2023
|
|
|
feat(data-computer): changed output of lda.py
Leo-gail
committed
on 29 Nov 2023
|
|
| 2023-11-27 |
feat(data-computer): added word_weight of each word in lda.py
Leo-gail
committed
on 27 Nov 2023
|
| 2023-11-22 |
feat(data-computer):changed parameters in lda.py
Leo-gail
committed
on 22 Nov 2023
|
|
fix(data-computer):removed empty documents from the model
Leo-gail
committed
on 22 Nov 2023
|
|
| 2023-11-21 |
docs(data-computer): fixed a language error
Léo Gaillard
committed
on 21 Nov 2023
|
|
docs(data-computer):changed comments, following François's advices
Leo-gail
committed
on 21 Nov 2023
|
|
| 2023-11-20 |
docs(data-computer): commented lda.py
Leo-gail
committed
on 20 Nov 2023
|
|
docs(data-computer): removed the optimisation of the parameter nb_topic
Leo-gail
committed
on 20 Nov 2023
|
|
| 2023-11-17 |
docs(data-computer): add in comment afunction to optimize nb of topics
Leo-gail
committed
on 17 Nov 2023
|
| 2023-11-16 |
feat(data-computer): output now includes best_topic and his weight
Leo-gail
committed
on 16 Nov 2023
|
| 2023-11-15 |
feat(data-computer): lda's output is now in 'value'
Leo-gail
committed
on 15 Nov 2023
|
| 2023-11-09 |
docs(lda):added coherence system in comment
Leo-gail
committed
on 9 Nov 2023
|
| 2023-11-02 |
perf(lda): hyper parameters optimisation
Leo-gail
committed
on 2 Nov 2023
|
|
refactor(lda): deleted useless dependencies
Leo-gail
committed
on 2 Nov 2023
|
|
|
perf(lda): changed 'uniformize' to reduce vocabulary size
Leo-gail
committed
on 2 Nov 2023
|
|
| 2023-10-31 |
fix: fix error in lda.py
Leo-gail
committed
on 31 Oct 2023
|
| 2023-10-10 |
fix(data-computer): now number of topics depends of len(data)
Leo-gail
committed
on 10 Oct 2023
|
| 2023-10-03 |
fix(data-computer): fixed lda's learning
Leo-gail
committed
on 3 Oct 2023
|
| 2023-09-27 |
add(lda) : add lemmatizer and updated requirements
Leo-gail
committed
on 27 Sep 2023
|
|
add(v1/stopwords) : saved stopwords in a folder '/stopwords/'
Leo-gail
committed
on 27 Sep 2023
|
|
|
add(lda.py) function remove_accents
Leo-gail
committed
on 27 Sep 2023
|
|
| 2023-09-26 |
fix(lda.py) : enable ' in stop words
Leo-gail
committed
on 26 Sep 2023
|
| 2023-09-25 |
change(lda.py) : changed the output to avoid a parse (easier to use)
Leo-gail
committed
on 25 Sep 2023
|
|
fix(lda.py) : fixed id types error for variable doc_bow
Leo-gail
committed
on 25 Sep 2023
|
|
|
fix(lda.py) : iterated output
Leo-gail
committed
on 25 Sep 2023
|
|
| 2023-08-24 |
bootstrap ws for lda
Nicolas Thouvenin
committed
on 24 Aug 2023
|