This file contains hidden or 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
diff -br ../ocropy/ocrolib/chars.py scripts/ocrolib/chars.py | |
17,18d16 | |
< portuguese = u"ÃÃÌÃÒÓÕÚáãìÃòóõú" | |
< telugu = u" à°à°‚ఃఅఆఇఈఉఊఋఌఎà°à°à°’ఓఔకఖగఘఙచఛజà°à°žà°Ÿà° డఢణతథదధనపఫబà°à°®à°¯à°°à°±à°²à°³à°µà°¶à°·à°¸à°¹à°½à°¾à°¿à±€à±à±‚ృౄెేైొోౌà±à±˜à±™à± ౡౢౣ౦౧౨౩౪౫౬à±à±®à±¯" | |
20c18 | |
< default = ascii+xsymbols+german+french+portuguese | |
--- | |
> default = ascii+xsymbols+german+french | |
Only in scripts/ocrolib: chars.pyc | |
diff -br ../ocropy/ocrolib/common.py scripts/ocrolib/common.py |
This file contains hidden or 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
{ | |
"paths": { | |
"get_verse.xql": { | |
"parameters": [ | |
{ | |
"name": "col", | |
"description": "Name of the collection" | |
} | |
] | |
} |
This file contains hidden or 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
<ubma_publications> | |
<item>Kaiser Jessica und Klein Annette (2011), <a href='https://ub-madoc.bib.uni-mannheim.de/id/eprint/33134' target='new'>Die E-Book-Umfrage an der UB Mannheim – Zusammenfassung der Ergebnisse</a></item> | |
</ubma_publications> |
This file contains hidden or 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
# (refererences) (xy_temporal) | |
# LINKPC1 LINKCD | |
# from| |to from| |to | |
# v v v v | |
# publication1 citedData1 dataset1 | |
# ^ | |
# to|from | |
# LINKSA (same_as) | |
# from|to | |
# v |
This file contains hidden or 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
# thin-arrow.coffee | |
$(-> | |
rest_api_login((login_ok, userName, userRoles) -> | |
console.log("login_ok #{login_ok}, userName #{userName}, roles [#{userRoles.join(", ")}]") | |
vcm.app.userName = userName | |
vcm.app.userRoles = userRoles | |
vcm.app.defaultClassifications = [] | |
initialize_templates((loaded_templates) -> | |
console.log("loaded_templates", loaded_templates) | |
vcm.app.main_application() |
This file contains hidden or 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
<?xml version="1.0" encoding="utf-8"?> | |
<alto xmlns="http://www.loc.gov/standards/alto/ns-v2#" | |
xmlns:xlink="http://www.w3.org/1999/xlink" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://www.loc.gov/standards/alto/ns-v2# http://www.loc.gov/standards/alto/v2/alto-2-0.xsd"> | |
<Description> | |
<MeasurementUnit>pixel</MeasurementUnit> | |
<sourceImageInformation> | |
<fileName/> | |
</sourceImageInformation> |
http://digi.bib.uni-mannheim.de/ocr-gt
Beispiel-Werk:
Found by grepping through the JS of Tampermonkey BETA 4.1.5180
Key combo | Context | Action | Notes |
---|---|---|---|
Alt-Right | Dashboard | Next Tab | |
Alt-Left | Dashboard | Previous Tab | |
Shift-Up | Dashboard | Check script and move up? | Not working or misunderstood |
Shift-Down | Dashboard | Check script and move down? | Not working or misunderstood |