zeeguu / api

API for tracking a learner's progress when reading materials in a foreign language and recommending further personalized exercises and readings.
https://zeeguu.org
MIT License
8 stars 24 forks source link

Add Support to Index Articles with no NewTopics #258

Closed tfnribeiro closed 1 month ago

tfnribeiro commented 1 month ago

The current script is made to index articles with URL keywords associated with them. Add support to add the articles which don't have any url_keywords associated with them.

Later on, we could run inference on these articles.