Skip to content

Instantly share code, notes, and snippets.

hi my name is thoma tasowitz and this is 00:04 introduction to annotation 00:06 and linguistic data i have two distinct 00:10 goals with this video 00:11 i would like to introduce the general 00:14

Minimal Computing, Ed and Wax

  • Alex Gil, The Case for Ed
    • Control: Ed allows you to retain multiple copies of your project in plain text in your computer, hard drives, USB sticks, etc. Versioning.
    • Energy: No requirement for internet infrastructure, including active database and application server. Can we deployed as static assets, or shared without any connectivity on a large range of devices.
    • Inequality: Technological flow from North to South. Change to North and South.

In academia and industry

{'filename': 'Рабис_1927 No. 48 (90)_8',
'dpul': 'https://dpul.princeton.edu/slavic/catalog/rb68xg91r',
'journal': 'Рабис',
'year': '1927',
'issue': 'No. 48 (90)',
'uri': 'https://iiif-cloud.princeton.edu/iiif/2/86%2F34%2F21%2F8634210dcbc248f2a077f1db79f4b6bd%2Fintermediate_file/full/1000,/0/default.jpg',
'yolo': '2 0.25 0.0933504 0.402 0.0242967 \n2 0.6955 0.689578 0.423 0.0377238 \n0 0.251 0.803069 0.424 0.237852 \n3 0.2555 0.3961 0.445 0.560742 \n0 0.696 0.266624 0.442 0.345269 \n3 0.703 0.817775 0.444 0.217391 \n3 0.7025 0.555307 0.441 0.225703 \n',
'yolo_predictions': [{'label': 'title',
'x': 0.25,
'y': 0.0933504,
@apjanco
apjanco / natasha.ipynb
Last active November 16, 2020 17:02
natasha.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@apjanco
apjanco / pymorphy2.ipynb
Created November 16, 2020 14:42
pymorphy2.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<!-- LEAFLET SECTION -->
<script>
var items = {{ items|geojsonfeature:'popupcontent,subject,location,medium,category,keywords,start_year,end_year'|safe }};
function make_map() {
// clear existing points on the map
map.eachLayer(function (layer) {
if (!!layer.toGeoJSON) {
map.removeLayer(layer);
}
@apjanco
apjanco / dothis.md
Last active September 25, 2020 20:06
import requests
from pathlib import Path
import json
journals = {
'Эрмитаж':'https://figgy.princeton.edu/concern/scanned_resources/6b561fbb-ba28-4afb-91d2-d77b8728d7d9/manifest?manifest=https://figgy.princeton.edu/concern/scanned_resources/6b561fbb-ba28-4afb-91d2-d77b8728d7d9/manifest',
'Вестник искусств':'https://figgy.princeton.edu/concern/scanned_resources/ad256b35-9ad0-4f75-bf83-3bad1a7c6018/manifest?manifest=https://figgy.princeton.edu/concern/scanned_resources/ad256b35-9ad0-4f75-bf83-3bad1a7c6018/manifest',
'Советский театр':'https://figgy.princeton.edu/concern/scanned_resources/f33993bb-a041-40a1-b11f-f660da825583/manifest?manifest=https://figgy.princeton.edu/concern/scanned_resources/f33993bb-a041-40a1-b11f-f660da825583/manifest',
'Рабис':'https://figgy.princeton.edu/concern/scanned_resources/01f4236f-0a2f-473c-946f-d9bbec12f8ea/manifest?manifest=https://figgy.princeton.edu/concern/scanned_resources/01f4236f-0a2f-473c-946f-d9bbec12f8ea/manifest',
"Даёшь":'https://figgy.princeton.