Skip to content

cemckenzie/tf_idf_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

tf_idf_go

In information retrieval, tf–idf or TFIDF, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.

Note: this was written for a take-home interview. It was my first Go code and I had no knowledge of Go prior to this activity. I was offered a job, not the job I interviewed for but didn't end up going there.

About

search algorithmn written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages