I need to evaluate my LDA model using FREX (FRequency and EXclusivity) score.
There is an implementation in R: https://rdrr.io/cran/stm/man/calcfrex.html
Need help to do it in Python.
I need to evaluate my LDA model using FREX (FRequency and EXclusivity) score.
There is an implementation in R: https://rdrr.io/cran/stm/man/calcfrex.html
Need help to do it in Python.