Activity for Mias Beck

  • Mias Beck Mias Beck committed [r1694]

    new version of German video; incorrect tagging in corpus

  • Mias Beck Mias Beck committed [r1666]

    styling & minor corrections

  • Mias Beck Mias Beck committed [r1664]

    changed some styles and improved JS; added emojis to title ("stay home" according to

  • Mias Beck Mias Beck committed [r1660]

    added links to staythefuckhome.com using custom JS and CSS

  • Mias Beck Mias Beck committed [r1659]

    added an alternative German video

  • Mias Beck Mias Beck committed [r1582]

    new audio tracking strategy (prefix in segments: "_AUDIOID_:")

  • Mias Beck Mias Beck committed [r1581]

    new audio tracking strategy (prefix in segments: "_AUDIOID_:")

  • Mias Beck Mias Beck committed [r1407]

    Bug 1817 - fixed initialization of audio data in _script_.js

  • Mias Beck Mias Beck committed [r1315]

    fixed issue with audio tracking points and segements containing stanza numbers;

  • Mias Beck Mias Beck committed [r1314]

    fixed issue with audio tracking points and segements containing stanza numbers

  • Mias Beck Mias Beck committed [r1307]

    join stanza numbers with first line in order to make audio tracking work again

  • Mias Beck Mias Beck committed [r1274]

    lenient ID check (needed for IDs like "völuspá")

  • Mias Beck Mias Beck committed [r1168]

    No need for surfacewords_to_not_tag anymore (those are handled correctly by is_punctuation_string)

  • Mias Beck Mias Beck committed [r1077]

  • Mias Beck Mias Beck committed [r1076]

    added typographic quotes, ellipses and dash to the list of surface words that must not be tagged

  • Mias Beck Mias Beck committed [r1070]

  • Mias Beck Mias Beck committed [r898]

    always load custom CSS and Script files from corpus directory

  • Mias Beck Mias Beck committed [r897]

    always load custom CSS and Script files from corpus directory

  • Mias Beck Mias Beck committed [r225]

    correct language options for tokenizer script

  • Mias Beck Mias Beck committed [r198]

    acknowledge new config setting "compiled_directory" when opening hyperlinked file in browser.

  • Mias Beck Mias Beck committed [r190]

    First small step in the direction of responsive layout on mobile devices.

  • Mias Beck Mias Beck committed [r189]

    added translations to "wilhelmbusch"

  • Mias Beck Mias Beck committed [r188]

    fixed typo and glitch when calling "leavePageFunction"

  • Mias Beck Mias Beck committed [r187]

    added fade-in/out transition on navigation for "WilhelmBusch" content

  • Mias Beck Mias Beck committed [r185]

    2-column layout

  • Mias Beck Mias Beck committed [r173]

    added batch recording feature to lara_gui (currently only on Windows)

  • Mias Beck Mias Beck committed [r171]

    better handling of scrolling to anchor + highlighting

  • Mias Beck Mias Beck committed [r168]

  • Mias Beck Mias Beck committed [r167]

  • Mias Beck Mias Beck committed [r166]

  • Mias Beck Mias Beck committed [r165]

    acknowledge Firefox's inability to calc in CSS.

  • Mias Beck Mias Beck committed [r164]

    ignore errors from corrupted local storage;

  • Mias Beck Mias Beck committed [r163]

    made the red dragon reappear in aventivre 15 due to changes in CSS

  • Mias Beck Mias Beck committed [r162]

    added CSS files for front- and back-cover;

  • Mias Beck Mias Beck committed [r161]

    overhauled toolbar layout and general CSS and JS;

  • Mias Beck Mias Beck committed [r160]

    using ttk widgets in GUI

  • Mias Beck Mias Beck committed [r159]

    using ttk widgets in GUI

  • Mias Beck Mias Beck committed [r158]

    removed speaker icon from headers in table of contents;

  • Mias Beck Mias Beck committed [r157]

  • Mias Beck Mias Beck committed [r156]

  • Mias Beck Mias Beck committed [r155]

  • Mias Beck Mias Beck committed [r154]

  • Mias Beck Mias Beck committed [r153]

  • Mias Beck Mias Beck committed [r152]

    added links (visible only on hover) to each segment for setting the bookmark there (similar to the chainlinks in LARADoc content);

  • Mias Beck Mias Beck committed [r151]

    fixed small glitch in barngarla_alphabet ("Let's Count" table)

  • Mias Beck Mias Beck committed [r150]

  • Mias Beck Mias Beck committed [r149]

    (partial) work around for bug in TreeTagger (» « characters considered as words)

  • Mias Beck Mias Beck committed [r148]

    externalized javascript files similar to stylesheets;

  • Mias Beck Mias Beck committed [r146]

    moved ||segment markers into <h1>, <h2> and added spaces

  • Mias Beck Mias Beck committed [r145]

    anchor highlighting compatible to new placement of <a id="..."> at the start of segments;

  • Mias Beck Mias Beck committed [r142]

    highlighting paragraphs from anchor in URL; general cleanup; added experimental function to treetag a text using "langdetect"

  • Mias Beck Mias Beck committed [r141]

  • Mias Beck Mias Beck committed [r139]

    added simple bookmark feature

  • Mias Beck Mias Beck committed [r138]

    added third poem

  • Mias Beck Mias Beck committed [r137]

    ignore exception from loading wrong JSON config file

  • Mias Beck Mias Beck committed [r136]

    added link to first page in toolbar; title/tooltips for page navigation links

  • Mias Beck Mias Beck committed [r132]

    use jquery also in hyperlinked_text_file_header

  • Mias Beck Mias Beck committed [r131]

  • Mias Beck Mias Beck committed [r130]

  • Mias Beck Mias Beck committed [r129]

  • Mias Beck Mias Beck committed [r127]

    changed nesting of divs in order to display a fixed toolbar at the top;

  • Mias Beck Mias Beck committed [r124]

    account for different id of anchors in audio_tracking_scriptfunction when using pages

  • Mias Beck Mias Beck committed [r118]

    performance enhancement in "add_segment_marks_around_page_tags"

  • Mias Beck Mias Beck committed [r117]

    possibility to show UI texts in a different language (controlled by new config setting "language_ui");

  • Mias Beck Mias Beck committed [r105]

    added third possible value "both" to "audio_mouseover" option in order to add "ontouchstart" in addition to "onmouseover" in <span>s

  • Mias Beck Mias Beck committed [r104]

    corrected options for resource files (two so far) that should be added to (bundled with) lara_run.exe

  • Mias Beck Mias Beck committed [r103]

    added batch file to create single "lara_run.exe" in subfolder "dist" (using pyinstaller on Windows);

  • Mias Beck Mias Beck committed [r101]

    use new function from lara_utils to unzip template file to new content directory.

  • Mias Beck Mias Beck committed [r100]

    make "html" the default target instead of "help"

  • Mias Beck Mias Beck committed [r99]

    changed the way config settings are handled

  • Mias Beck Mias Beck committed [r94]

  • Mias Beck Mias Beck committed [r93]

    minor fixes in lara_html; new command "open_in_broser"; GUI enhancements; several directories added to "ignore list".

  • Mias Beck Mias Beck committed [r88]

    fixed typos and output messages; put a sock in tree-tagger executable (the output of which wasn't helpful)

  • Mias Beck Mias Beck committed [r87]

    removed second call to "lara_file_to_plain_file", which made the tagging process almost twice as long as necessary and was accidentally added by me (*most contrite*)

  • Mias Beck Mias Beck committed [r86]

  • Mias Beck Mias Beck committed [r85]

    new section on GUI and minor corrections

  • Mias Beck Mias Beck committed [r84]

    new option to call "audio_dir_to_mp3" from GUI and some minor repairs.

  • Mias Beck Mias Beck committed [r82]

    consistent output of warnings and errors.

  • Mias Beck Mias Beck committed [r79]

    added simple GUI script to call the most important LARA commands on local contents

  • Mias Beck Mias Beck committed [r77]

    Replaced "python3" in all output with the actual python executable the script was started with.

  • Mias Beck Mias Beck committed [r76]

    Added "edit" feature to lara_run.py to let the content creator edit a file from a content directory.

  • Mias Beck Mias Beck committed [r75]

    make parameter <ConfigFile> optional in case of "treetagger", "resources", "word_pages". Let the script find the config-file itself in "corpus" directoy (provided it's started in content directory, or one of its subdirectories).

  • Mias Beck Mias Beck committed [r74]

  • Mias Beck Mias Beck committed [r73]

    "newcontent" feature

  • Mias Beck Mias Beck committed [r63]

  • Mias Beck Mias Beck committed [r61]

    Just for testing. This file can safely be removed from the repository.

  • Mias Beck Mias Beck committed [r60]

    init

  • Mias Beck Mias Beck committed [r52]

    added config setting "postags_file" to overwrite PoS-definitions from lara_postags.json

  • Mias Beck Mias Beck committed [r51]

    handling of PoS-tags (add_postags_to_lemma config setting and lara_postags.json repository)

  • Mias Beck Mias Beck committed [r50]

  • Mias Beck Mias Beck committed [r49]

    using "add_postags_to_lemma" in config file and updated tagged corpus file

  • Mias Beck Mias Beck committed [r42]

    commented out unused/deprecated config setting; demote "unknown key" message to "warning"; other minor fixes

  • Mias Beck Mias Beck committed [r41]

    added story "Diogenes und die bösen Buben von Korinth"

  • Mias Beck Mias Beck committed [r39]

  • Mias Beck Mias Beck committed [r38]

    poems/stories/comics (only one so far) by Wilhelm Busch in German

  • Mias Beck Mias Beck committed [r31]

  • Mias Beck Mias Beck committed [r30]

  • Mias Beck Mias Beck committed [r29]

    audio tracking feature

  • Mias Beck Mias Beck committed [r28]

    configuration settings for the audio tracking feature

  • Mias Beck Mias Beck committed [r27]

    added closing tag to anchors <a id="segment_X"></a>;

1 >
MongoDB Logo MongoDB