Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 570 Bytes

Semi-Structured Text Document Search using VSM

This tool computes the similarity between two semi-structured text documents using a VSM-based approach, and implement a querying interface allowing the user to query a semi-structured text document collection, using keyword and semi-structured queries.

Requirements

pip install -r requirements.txt

Contributors

Contact

You can reach me at ralph.a.aouad@gmail.com.