This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import threading | |
import multiprocessing | |
def fork_join(jobs, results, runner, cores=None): | |
class SimpleCtrl: | |
def __init__(self): | |
self.aborted=False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
おめでとう(ございます) : Herzlichen Glückwunsch! | |
え(っ) : Wie bitte? | |
〜という : (Rw.) ~ genannt | |
〜人 : (~nin) Zählwort für Menschen | |
あいます : treffen (sich mit jemanden) | |
あかひげ : Rotbart (Film) | |
あさって : übermorgen | |
あした : morgen | |
あたらしい : (い-adj) neu | |
あの : jener bzw. betreffender (+Substantiv) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
〜人 : (~nin) Zählwort für Menschen | |
あいます : treffen (sich mit jemanden) | |
あかひげ : Rotbart (Film) | |
あさって : übermorgen | |
あした : morgen | |
あまり : nicht alzu/so/besonders (oft, viel) | |
(どうも)ありがとう(ございます) : Vielen Dank! | |
いい : (adj.) gut, schön | |
いいえ : Nein | |
いかが : wie (höflich) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
です : sein | |
さん : Herr/Frau | |
はい : Ja | |
いいえ : Nein | |
か : Fragepartikel | |
は : Themapartikel | |
せんせい : Lehrer | |
はは : Mutter | |
ドイツ : Deutschland | |
日本 : Japan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
です : sein | |
さん : Herr/Frau | |
はい : Ja | |
いいえ : Nein | |
か : Fragepartikel | |
は : Themapartikel | |
せんせい : Lehrer | |
はは : Mutter | |
ドイツ : Deutschland | |
日本 : Japan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
〜人 : (~nin) Zählwort für Menschen | |
あかひげ : Rotbart (Film) | |
あさって : übermorgen | |
あした : morgen | |
あまり : nicht alzu/so/besonders (oft, viel) | |
(どうも)ありがとう(ございます) : Vielen Dank! | |
いい : (adj.) gut, schön | |
いいえ : Nein | |
いかが : wie (höflich) | |
いきます : gehen, fahren |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(お)てんき : Wetter | |
〜人 : (~nin) Zählwort für Menschen | |
あかひげ : Rotbart (Film) | |
あした : morgen | |
あまり : nicht alzu/so/besonders (oft, viel) | |
いいえ : Nein | |
いきます : gehen, fahren | |
いす : Stuhl | |
いち : 1 | |
いま : jetzt, heute, zurzeit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
です : sein | |
さん : Herr/Frau | |
はい : Ja | |
いいえ : Nein | |
か : Fragepartikel | |
は : Themapartikel | |
せんせい : Lehrer | |
はは : Mutter | |
ドイツ : Deutschland | |
日本 : Japan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files": [ | |
{ | |
"path_to_file": $path, | |
"matched_synonyms": [ | |
{ | |
"synonym_name": $name, | |
"json_db_entries": [ | |
$entry_idx, ... | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 11%] Built target tudocomp_stat | |
[ 22%] Built target tudocomp | |
[ 88%] Built target tudocomp_algorithms | |
[100%] Built target matrix_tests_testrunner | |
[100%] Running Test matrix_tests ... | |
[==========] Running 1 test from 1 test case. | |
[----------] Global test environment set-up. | |
[----------] 1 test from TudocompDriver | |
[ RUN ] TudocompDriver.roundtrip_matrix | |
[ Generating list of test cases ] |
NewerOlder