An open API service indexing awesome lists of open source software.

https://github.com/heardacat/significant-distinct-n-gram

Implementation for finding distinct and significant n grams
https://github.com/heardacat/significant-distinct-n-gram

Last synced: 3 months ago
JSON representation

Implementation for finding distinct and significant n grams

Awesome Lists containing this project

README

        

# Significant and Distinctive n-Grams

Implementation for finding "Significant and Distinctive n-Grams": https://ascopubs.org/doi/full/10.1200/CCI.19.00012

I have no idea why/how I came across this paper, but thought it would be a fun mini programming exercise....