v0.0.2
Optimizations, User-friendly Approach Updates
This is the second release. Project is still under development. In this release we:
- Added
WorkFlow
module: A high-level method that simplifies all the process. User friendly approach. - Added comments in the basic methods.
- Performed time optimizations using by utilizing the most python.
- Created automatic tests.
- Created new Block Building Method, by using pre-trained embeddings and Gensim. Similarity search with FAISS framework.
- Uploaded to PyPI.
- Visualization techniques for performance check.