hyperboria/nexus
the-superpirate 7477616615 No description
GitOrigin-RevId: 98d11bdad3405d78f63311d8f2fe065d4220d946
2021-05-03 15:00:00 +03:00
..
actions - feat: Added missing library 2021-04-09 14:32:30 +03:00
bot - feat(nexus): Change user_id to str type due to needs of e... 2021-05-01 12:11:09 +03:00
cognitron - fix(cognitron): Small fixes in Cognitron 2021-05-01 13:17:36 +03:00
hub - feat(nexus): Change user_id to str type due to needs of e... 2021-05-01 12:11:09 +03:00
ingest No description 2021-03-29 18:01:30 +03:00
meta_api No description 2021-05-03 15:00:00 +03:00
models - feat(nexus): Refactoring Cognitron 2021-04-30 16:16:13 +03:00
nlptools - fix(nexus): Fix DOI detection in messages 2021-05-02 11:00:14 +03:00
pipe - feat(pylon): Refactor code 2021-04-12 23:38:54 +03:00
pylon - feat(nexus): Refactoring Cognitron 2021-04-30 16:16:13 +03:00
translations - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
views - fix(cognitron): Small fixes in Cognitron 2021-05-01 13:17:36 +03:00
__init__.py No description 2021-01-04 18:12:22 +03:00
README.md - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00

Nexus

Content

  • actions - shared code for ingesting data from external APIs (LibGen/CrossrefAPI)
  • bot - telegram bot for Summa
  • cognitron - bundled app for IPFS, search server and web frontend
  • hub - downloading & sending
  • ingest - retrieving metadata from external APIs and putting it onto Kafka
  • meta_api - rescoring and merging API for Summa backends
  • models - shared Protobuf models
  • nlptools - text routines
  • pipe - processing pipeline based on Kafka
  • pylon - smart client for downloading files from the Internet/IPFS
  • translations - text translations used in bot and hub
  • views - shared views for models