Skip to content

Instantly share code, notes, and snippets.

View LazerJesus's full-sized avatar

Finn LazerJesus

View GitHub Profile
@LazerJesus
LazerJesus / stanza.json
Last active May 9, 2024 14:22
Stanza / Universal Dependencies - Example
{
"request": {
"language": "es",
"text": "Las ventanas abiertas.",
"processors": "tokenize,mwt,pos,lemma,depparse",
},
"reponse": {
"tokens": [
{
"index": 1,
@LazerJesus
LazerJesus / Dante_Async.jsx
Last active November 7, 2017 21:13
failed Dante2 attempts
import React, { Component } from "react"
import PropTypes from "prop-types"
import Immutable, { Map, fromJS } from "immutable"
import demo from "./demo"
class DanteTextarea extends Component {
constructor(props) {
super(props)
this.config = {}
this.state = { ready: false }
const testSet = [
{
"_id": "ZYFinBHQYP9PtAvmZ",
"search": {
"usage": [
"userAssessment",
"targetAnalyzing"
],
"test": [
"knowledgeTest",