AplikaceAplikace
Nastavení

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:seznamy:kontext_verze [2024/02/23 16:26] tomasmachaleken:seznamy:kontext_verze [2024/02/23 17:57] (current) – [Release 0.18.0] michalkren
Line 15: Line 15:
 User changes: User changes:
  
-    * new module "Keyword Analysis" +    * new "Keyword Analysis" module 
-    * displaying translation equivalents in parallel corpora by clicking on the selected word directly in a concordance (new plug-in ''tokens_linking'')+    * displaying translation equivalents directly in a concordance in parallel corpora by clicking on the selected word (new ''tokens_linking'' plug-in)
     * possibility to download a list of documents matching selected text types     * possibility to download a list of documents matching selected text types
-    * JSONL as a new optional format for storing results (concordance, word list, collocations, frequency list, document list), where each document line contains a separate JSON string - the format is particularly suitable for further automated processing+    * JSONL as a new optional format for storing results (concordance, word list, collocations, frequency list, document list), where each document line contains a separate JSON string -- the format is particularly suitable for further automated processing
     * improved linking from external applications to KonText     * improved linking from external applications to KonText
       * multi-step operations (e.g. query + filter) with the possibility of subsequent editing in respective query forms       * multi-step operations (e.g. query + filter) with the possibility of subsequent editing in respective query forms
Line 26: Line 26:
 Technical changes: Technical changes:
  
-    * dropped support for Celery as calculation backend (Rq remains)+    * dropped support for Celery as the calculation backend (Rq remains)
     * new internal HTTP client for querying external data sources (authentication, translation equivalents, etc.)     * new internal HTTP client for querying external data sources (authentication, translation equivalents, etc.)
     * improved installation script     * improved installation script
     * KonText uses (optionally) a custom modification of Manatee-open with more statistical measures for keyword analysis     * KonText uses (optionally) a custom modification of Manatee-open with more statistical measures for keyword analysis
- 
  
 ===== Release 0.17.0 ===== ===== Release 0.17.0 =====