/python_document_indexer

A minimal document indexer written in Python. A college assignment.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Python Document Indexer

A minimal document indexer written in Python. A college assignment.

Dependencies

  • Scipy.

Run

TODO.

Test

This project uses pytest for unit testing. Run the tests as follows:

pytest