archv
is a Python package created to retrieve, process, and perform Natural Language Processing (NLP) on news articles. This package includes modules for extracting news information, embedding generation, and the implementation of a recommendation system of news articles by implementing a Redis VSS backend.
Try out archv
on Google Colab.
- Install the package via
pip
:pip install git+https://github.com/rdsilva01/archv.git
Contributions are welcome! Please fork the repository and submit a pull request with your changes. Make sure to write tests and update documentation where applicable.
This project is licenced under the ??? License. See LICENSE file for more details.