Czech Journals Pretrained Models (Memokre/spravodajske_weby)

This repository serves as the official model and asset store for the Czech Journals Orange3 Add-on.

Structure

.
β”œβ”€β”€ RAW_VECTOR_MODELS/
β”‚   β”œβ”€β”€ glove/
β”‚   β”‚   β”œβ”€β”€ glove.bin
β”‚   β”‚   β”œβ”€β”€ glove_vectors.txt
β”‚   β”‚   └── vocab.txt
β”‚   └── word2vec/
β”‚       β”œβ”€β”€ word2vec.bin
β”‚       β”œβ”€β”€ word2vec_final.model
β”‚       β”œβ”€β”€ word2vec_final.model.syn1neg.npy
β”‚       β”œβ”€β”€ word2vec_final.model.wv.vectors.npy
β”‚       └── word2vec_vectors.txt
└── TOPIC_MODELING/
    β”œβ”€β”€ CTM/
    β”‚   └── CTM.bin
    β”œβ”€β”€ LDA/
    β”‚   └── LDA.bin
    β”œβ”€β”€ PAM/
    β”‚   └── PAM.bin
    β”œβ”€β”€ GloVe/
    β”‚   β”œβ”€β”€ GloVe.bin
    β”‚   └── topic_centroids.npy
    └── Word2Vec/
        β”œβ”€β”€ Word2Vec.bin
        └── topic_centroids.npy

Intended Usage

These pretrained weights and vector files are automatically fetched or loaded by Orange3 Czech Journals widgets:

  • Topic Map Labeler (inferring topic distributions with LDA / PAM / CTM / Word2Vec / GloVe)
  • Topic Distribution Diagram
  • Topic Matrix
  • Embedding vectorizers and corpus cleaners

All human-readable topic maps, dictionary mappings, and CSV/JSON reports reside in the companion GitHub repository under Addons/Czech_journals/DATA/topicmaps/.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support