hrbrmstr/misinfo

Better relative frequency computation

Open

#3 opened on Apr 12, 2018

View on GitHub
 (0 comments) (0 reactions) (1 assignee)R (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

The current # words/document normalization is done based on overall word count BUT the phrases can have multiple words so we need a better normalization standard or support choices for normalization approaches.

Contributor guide