Skip to content

code-prose/rungine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rungine

TF-IDF implemented in Rust!

References

Information

Left to implement

  • Parse directories
  • Parse files
  • Create tf-idfs
  • Creating word -> sorted tf-idf mapping (Index)
  • Write to DB? (NoSQL?)
  • Better "word" splitting create_map (Outdated link) - Solution: Lexer
  • Multithread?
  • PDF Support
  • HTML support
  • Testing using idiomatic rust instead of functional
  • Clean up non-idomatic rust - i.e. to_str().clone()....bullshit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors