new version of German video; incorrect tagging in corpus
styling & minor corrections
changed some styles and improved JS; added emojis to title ("stay home" according to
added links to staythefuckhome.com using custom JS and CSS
added an alternative German video
new audio tracking strategy (prefix in segments: "_AUDIOID_:")
new audio tracking strategy (prefix in segments: "_AUDIOID_:")
Bug 1817 - fixed initialization of audio data in _script_.js
fixed issue with audio tracking points and segements containing stanza numbers;
fixed issue with audio tracking points and segements containing stanza numbers
join stanza numbers with first line in order to make audio tracking work again
lenient ID check (needed for IDs like "völuspá")
No need for surfacewords_to_not_tag anymore (those are handled correctly by is_punctuation_string)
added typographic quotes, ellipses and dash to the list of surface words that must not be tagged
always load custom CSS and Script files from corpus directory
always load custom CSS and Script files from corpus directory
correct language options for tokenizer script
acknowledge new config setting "compiled_directory" when opening hyperlinked file in browser.
First small step in the direction of responsive layout on mobile devices.
added translations to "wilhelmbusch"
fixed typo and glitch when calling "leavePageFunction"
added fade-in/out transition on navigation for "WilhelmBusch" content
2-column layout
added batch recording feature to lara_gui (currently only on Windows)
better handling of scrolling to anchor + highlighting
acknowledge Firefox's inability to calc in CSS.
ignore errors from corrupted local storage;
made the red dragon reappear in aventivre 15 due to changes in CSS
added CSS files for front- and back-cover;
overhauled toolbar layout and general CSS and JS;
using ttk widgets in GUI
using ttk widgets in GUI
removed speaker icon from headers in table of contents;
added links (visible only on hover) to each segment for setting the bookmark there (similar to the chainlinks in LARADoc content);
fixed small glitch in barngarla_alphabet ("Let's Count" table)
(partial) work around for bug in TreeTagger (» « characters considered as words)
externalized javascript files similar to stylesheets;
moved ||segment markers into <h1>, <h2> and added spaces
anchor highlighting compatible to new placement of <a id="..."> at the start of segments;
highlighting paragraphs from anchor in URL; general cleanup; added experimental function to treetag a text using "langdetect"
added simple bookmark feature
added third poem
ignore exception from loading wrong JSON config file
added link to first page in toolbar; title/tooltips for page navigation links
use jquery also in hyperlinked_text_file_header
changed nesting of divs in order to display a fixed toolbar at the top;
account for different id of anchors in audio_tracking_scriptfunction when using pages
performance enhancement in "add_segment_marks_around_page_tags"
possibility to show UI texts in a different language (controlled by new config setting "language_ui");
added third possible value "both" to "audio_mouseover" option in order to add "ontouchstart" in addition to "onmouseover" in <span>s
corrected options for resource files (two so far) that should be added to (bundled with) lara_run.exe
added batch file to create single "lara_run.exe" in subfolder "dist" (using pyinstaller on Windows);
use new function from lara_utils to unzip template file to new content directory.
make "html" the default target instead of "help"
changed the way config settings are handled
minor fixes in lara_html; new command "open_in_broser"; GUI enhancements; several directories added to "ignore list".
fixed typos and output messages; put a sock in tree-tagger executable (the output of which wasn't helpful)
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*)
new section on GUI and minor corrections
new option to call "audio_dir_to_mp3" from GUI and some minor repairs.
consistent output of warnings and errors.
added simple GUI script to call the most important LARA commands on local contents
Replaced "python3" in all output with the actual python executable the script was started with.
Added "edit" feature to lara_run.py to let the content creator edit a file from a content directory.
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).
"newcontent" feature
Just for testing. This file can safely be removed from the repository.
init
added config setting "postags_file" to overwrite PoS-definitions from lara_postags.json
handling of PoS-tags (add_postags_to_lemma config setting and lara_postags.json repository)
using "add_postags_to_lemma" in config file and updated tagged corpus file
commented out unused/deprecated config setting; demote "unknown key" message to "warning"; other minor fixes
added story "Diogenes und die bösen Buben von Korinth"
poems/stories/comics (only one so far) by Wilhelm Busch in German
audio tracking feature
configuration settings for the audio tracking feature
added closing tag to anchors <a id="segment_X"></a>;