Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:seznamy:kontext_verze [2021/01/14 11:59] – tomasmachalek | en:seznamy:kontext_verze [2024/11/21 14:54] (current) – [Release 0.18.0] michalkren | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| The corpus interface KonText is designed for general interaction with [[en: | The corpus interface KonText is designed for general interaction with [[en: | ||
| - | KonText is an extended and visually modified version of the original NoSketch Engine application. It is developed by the [[http:// | + | KonText is an extended and visually modified version of the original NoSketch Engine application. It is developed by the [[http:// |
| The version history overview below contains only the most signicant changes as seen from the end-user perspective. **A complete list of all changes and bug fixes can be found on [[https:// | The version history overview below contains only the most signicant changes as seen from the end-user perspective. **A complete list of all changes and bug fixes can be found on [[https:// | ||
| + | |||
| + | ===== Release 0.18.0 ===== | ||
| + | |||
| + | // | ||
| + | |||
| + | User changes: | ||
| + | |||
| + | * new **keyword analysis** module compatible with the [[https:// | ||
| + | * displaying **translation equivalents directly in a concordance** in parallel corpora by clicking on the selected word (new '' | ||
| + | * possibility to download a **list of documents matching selected text types** | ||
| + | * JSONL as a **new optional format for storing the results** (concordance, | ||
| + | * improved **linking from external applications** to KonText | ||
| + | * multi-step operations (e.g. query + filter) with the possibility of subsequent editing in respective query forms | ||
| + | * support for non-token filter ranges when linking to KonText (e.g. "from '' | ||
| + | * " | ||
| + | |||
| + | Technical changes: | ||
| + | |||
| + | * dropped support for Celery as the calculation backend (Rq remains) | ||
| + | * new internal HTTP client for querying external data sources (authentication, | ||
| + | * improved installation script | ||
| + | * KonText uses (optionally) a custom modification of Manatee-open with more statistical measures for keyword analysis | ||
| + | |||
| + | ===== Release 0.17.0 ===== | ||
| + | |||
| + | // | ||
| + | |||
| + | User changes: | ||
| + | |||
| + | * **enhanced and refined subcorpora** | ||
| + | * by default, every subcorpus is available to all users, addressing issues with URLs shared between users | ||
| + | * if a user does not provide a description, | ||
| + | * a subcorpus can be archived in which case all the URLs are still functional but the subcorpus won't be listed in author' | ||
| + | * on the concordance query page, users can create a **subcorpus draft** from selected text types for future use | ||
| + | * easily copy a subcorpus or create a new variant | ||
| + | * a new function displays graphically the **dispersion** of a search term across the corpus data | ||
| + | * highlighted **translation equivalents** (as retrieved from the Treq application) directly in the parallel concordance | ||
| + | * sharing **individual frequency tables through exported URLs** | ||
| + | * when a frequency result page contains multiple tables, users can now easily obtain URLs for each table to share or publish the table | ||
| + | * in the line selection function, users can navigate to the page with the **first selected line** | ||
| + | * for manually categorized lines in extensive concordances where the first selected line starts far beyond the initial page, this feature enables automatic location of the first selection | ||
| + | * customizable " | ||
| + | * **detection of overly time-consuming queries** for large corpora (typically the ones producing large result sets) and suggestion of an alternative corpus | ||
| + | |||
| + | Technical changes: | ||
| + | |||
| + | * core web application framework changed from Gunicorn+Werkzeug to [[https:// | ||
| + | * upgrade to React 18 | ||
| + | * server backend rewritten with // | ||
| + | * checking of background tasks from the client side is now by default doe via WebSockets | ||
| + | * support for Manatee 2.2xx | ||
| + | * improved caching of frequency distribution results for faster navigation between result pages | ||
| + | * moved from HTTP sessions stored on server to [[https:// | ||
| + | * possibility to apply individual " | ||
| + | |||
| + | |||
| + | ===== Release 0.16.0 ===== | ||
| + | |||
| + | // | ||
| + | |||
| + | User changes: | ||
| + | * new query type: **paradigmatic query** | ||
| + | * enhanced "word list" query type | ||
| + | * improved user interface | ||
| + | * optimalization of saved results for faster subsequent access | ||
| + | * query history now supports all query types (concordance, | ||
| + | * enhanced frequency distribution | ||
| + | * **graphical mode** | ||
| + | * special support for time-based distributions | ||
| + | * displaying of confidence intervals | ||
| + | * default display option can now be set by the user (tables vs. figures) | ||
| + | * enhanced audio playback | ||
| + | * possibility to shift the playback in time | ||
| + | * waveform display | ||
| + | * option to create a subcorpus directly on the concordance query page | ||
| + | * search suggestion with sublemma support (syn2020, syn_v9) and faster response | ||
| + | |||
| + | Technical changes: | ||
| + | * integration of a number of modules (e.g. " | ||
| + | * reorganization of server code | ||
| + | * transition from CSS files to Styled Components | ||
| + | * Docker support | ||
| + | * support for automatic testing of the user interface | ||
| + | * removing unnecessary attributes from the configuration | ||
| + | |||
| ===== Release 0.15.0 ===== | ===== Release 0.15.0 ===== | ||
| Line 14: | Line 99: | ||
| User changes: | User changes: | ||
| - | | + | |
| + | | ||
| * advanced (equivalent to the original " | * advanced (equivalent to the original " | ||
| * simple | * simple | ||
| - | * multi-word search, | + | * multi-word search |
| - | * optional support for regular expressions, | + | * optional support for regular expressions |
| - | * optional (per corpus) default search attributes, | + | * optional (per corpus) default search attributes |
| - | * interactive query expression specification (e.g. for a homonym disambiguation) | + | * new calendar-based widget for specifying date intervals in the " |
| - | * new calendar-based widget for specifying date intervals in text type selection, | + | * **syntax_viewer** plug-in enhancement |
| - | * **syntax_viewer** plug-in enhancement - added support for new features of SYN2020 | + | * new **query_suggest** |
| - | * new plug-in | + | * **token_connect** plug-in can be now used also as a source for an alternative KWIC detail view |
| - | * the **token_connect** plug-in can be now used also as a source for an alternative KWIC detail view | + | * added a new module " |
| - | * added a new module " | + | * **taghelper** plug-in now supports " |
| - | * the **taghelper** plug-in now supports | + | * new option for displaying additional positional attributes |
| - | * new option for displaying additional positional attributes | + | * possibility |
| - | * it is now possible | + | * more user-friendly " |
| - | * more user friendly | + | * redesigned |
| - | * the " | + | * possibility |
| - | * it is now possible | + | * an archived URL of a frequency |
| - | being limited by web-server' | + | |
| - | * an archived URL of a freq. distribution or a collocation can be now restored even for complex queries | + | |
| - | by a web server. | + | |
| Technical changes: | Technical changes: | ||
| - | * the server-side | + | * server-side rewritten to Python 3 |
| - | * added support for a new asychronnous | + | * added support for a new asychronous |
| - | * the client-side | + | * client-side rewritten using the same framework as in [[manualy: |
| - | * a synchronization between web server and backend | + | * synchronization between |
| - | * changes in HTTP API. | + | * changes in HTTP API |
| ===== Release 0.13.0 ===== | ===== Release 0.13.0 ===== | ||