/Inverted_Index

Python hwk: given a large collection of text sets, using TFIDF weighting to build a inverted index and operates a word search

Primary LanguagePython

HWK from Topics: programming in Python summer 1

Can do words searching include "AND", "OR", "NOT" or strings and gives you the TFIDF weighting scores and whole sentences of where that word appears