Results 5 issues of Carlos Zimmerle

I have generated a new file for the stackoverflow filter :slightly_smiling_face: Also, I run `go test` and it seems to be ok ![image](https://user-images.githubusercontent.com/4553211/137824614-db464ec4-f381-4d60-abed-4cf08fd6f8d4.png)

Hi! I'm planning to use the LDA functionality, and, as I read (I'm very new to the matter), in Gensim there's a coherence score that could be used to determine...

Hi, guys! I've been trying to use this module in a project of mine that runs a express server, but for some reason the following error message always comes up:...

Forgive me if I have understood wrong (the functionality) but the following code shouldn't work without compiler problems? ```typescript assertType.isTrue(true as CanAssign); ``` If the order is inverted, it works...

bug
breaking change

Hey guys! Nice package. So, how stable is the library? Is it production ready? Thanks