text
stringlengths
2
1.04M
meta
dict
small utility to construct object keys paths. [![Build Status](https://travis-ci.org/lestoni/build-object-paths.svg?branch=1.0.0)](https://travis-ci.org/lestoni/build-object-paths) [![NPM](https://nodei.co/npm/build-object-paths.png?downloads=true&stars=true)](https://nodei.co/npm/build-object-paths/) ## install ```...
{ "content_hash": "14098143920be6834a6f6131b0e8b59a", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 134, "avg_line_length": 18.244897959183675, "alnum_prop": 0.6196868008948546, "repo_name": "lestoni/build-object-paths", "id": "94ad41ebed0bb71a6f8d2e343420518c5ee247ff", "...
namespace gfx { class Screen; } namespace views { class View; } class BaseTab; class Browser; class DraggedTabView; struct TabRendererData; class TabStrip; class TabStripModel; class TabStripSelectionModel; // TabDragController is responsible for managing the tab dragging session. When // the user presses the mouse on...
{ "content_hash": "d7c95b6f1b861b68320ab531c1c8e62d", "timestamp": "", "source": "github", "line_count": 582, "max_line_length": 80, "avg_line_length": 38.95704467353952, "alnum_prop": 0.7160499272262162, "repo_name": "junmin-zhu/chromium-rivertrail", "id": "d645b61d309a7acd9ca7e2494f9738c60a05bc98", ...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "4303603463f28821cf9beda5f4278f59", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "5d49f7def0d1d21aaddbc42892a6fc2812476a25", "size": "190...
package com.opensymphony.xwork2.util; import java.util.Set; import java.util.regex.Pattern; /** * ValueStacks implementing this interface provide a way to remove block or allow access * to properties using regular expressions */ public interface MemberAccessValueStack { void setExcludeProperties(Set<...
{ "content_hash": "9933154b4e25e1156773d2502508c7ba", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 88, "avg_line_length": 29.928571428571427, "alnum_prop": 0.7684964200477327, "repo_name": "xiaguangme/struts2-src-study", "id": "da42f3f4b5a4bc9418f9765893277e35a1600819", ...
bash 'Install hipchat' do user 'root' group 'root' code <<-EOH echo "deb http://downloads.hipchat.com/linux/apt stable main" > /etc/apt/sources.list.d/atlassian-hipchat.list wget -O - https://www.hipchat.com/keys/hipchat-linux.key | apt-key add - apt-get -y update apt-get -y install hipchat EOH not_i...
{ "content_hash": "531efcecee95b0a9724baf91fbc5a548", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 112, "avg_line_length": 33, "alnum_prop": 0.6919191919191919, "repo_name": "mike-tr-adamson/chef-cookbooks", "id": "38d003ca7920114429070a2bd2d2aa83f955bfad", "size": "529"...
+++ title = "Directory structure" weight = 30 +++ After running `zola init`, you should see the following structure in your directory: ```bash . ├── config.toml ├── content ├── sass ├── static ├── templates └── themes 5 directories, 1 file ``` Here's a high-level overview of each of these directories and `config.t...
{ "content_hash": "b056b7f0834bd377c3b1626c23063141", "timestamp": "", "source": "github", "line_count": 51, "max_line_length": 124, "avg_line_length": 38.96078431372549, "alnum_prop": 0.7544036235530951, "repo_name": "Keats/gutenberg", "id": "c48d20a1be6062bb055570bad90953f08af3b662", "size": "2023...
namespace flutter { AndroidSurfaceVulkan::AndroidSurfaceVulkan() : proc_table_(fml::MakeRefCounted<vulkan::VulkanProcTable>()) {} AndroidSurfaceVulkan::~AndroidSurfaceVulkan() = default; bool AndroidSurfaceVulkan::IsValid() const { return proc_table_->HasAcquiredMandatoryProcAddresses(); } void AndroidSurface...
{ "content_hash": "2951d9cbee4cd6e128dc078d86f79b7e", "timestamp": "", "source": "github", "line_count": 71, "max_line_length": 78, "avg_line_length": 24.91549295774648, "alnum_prop": 0.723007348784624, "repo_name": "cdotstout/sky_engine", "id": "ffcf52ac3a31816b45b7aeb654c6d764fc354c40", "size": "2...
package org.bbop.apollo.web.track; import java.util.Comparator; import org.bbop.apollo.web.config.ServerConfiguration; public interface TrackNameComparator extends Comparator<ServerConfiguration.TrackConfiguration> { }
{ "content_hash": "1394142945c1f187fc8054bac4c40c2e", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 97, "avg_line_length": 24.666666666666668, "alnum_prop": 0.8423423423423423, "repo_name": "jwlin/web-apollo-dbdump", "id": "60e6a7099645cb86e4c318c198c622b10945cbb6", "size"...
Copyright (C) 2017 Jakeoid Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense...
{ "content_hash": "faffd560c99d25f0b5951c309f8fc6dd", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 78, "avg_line_length": 55.421052631578945, "alnum_prop": 0.8043684710351378, "repo_name": "jkke/random-birb", "id": "42fe11c2d4ee2b38c775618d65c1e1d88fd3e02c", "size": "107...
<!DOCTYPE html> <html lang="en"> <head> <title>DimensionAxis Class Reference</title> <link rel="stylesheet" type="text/css" href="../../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../../css/highlight.css" /> <meta charset='utf-8'> <script src="../../js/jquery.min.js" defer></scr...
{ "content_hash": "9a85c5f4f7d1b8af3695a03f2be7d97b", "timestamp": "", "source": "github", "line_count": 1583, "max_line_length": 665, "avg_line_length": 52.25521162349968, "alnum_prop": 0.4990570599613153, "repo_name": "zmian/xcore.swift", "id": "d410997e849b99597d3cd9c30ee8c650c0e37380", "size": "...
package com.nec.harvest.repository; import com.nec.crud.CrudRepository; import com.nec.harvest.model.Division; /** * Division repository that can be used to created, removed, updated..etc * based on Inventory type. * * @author huonghv * */ public interface DivisionRepository extends CrudRepository<Division, S...
{ "content_hash": "dd78630a0fc723f562143a8a69523bbb", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 78, "avg_line_length": 20.75, "alnum_prop": 0.7530120481927711, "repo_name": "dangokuson/Harvest-JP", "id": "9a61946067a49813164f17d6954c13944fa50ae5", "size": "593", "bi...
import os import shutil import crayons from subprocess import check_call, check_output from .adb import commands BASEDIR = os.path.expanduser('~/.andy') def root_device(device=None): commands.wait_for_device(device) check_call(commands.adb(device) + 'root', universal_newlines=True, shell=True) check_call...
{ "content_hash": "d6497326e4ebfe9be0a90808ab16998b", "timestamp": "", "source": "github", "line_count": 73, "max_line_length": 134, "avg_line_length": 44.93150684931507, "alnum_prop": 0.6932926829268292, "repo_name": "evmxattr/avd-root", "id": "f2ca4119d2a2628a9602d5ce86b8b18de12d6448", "size": "32...
import Route from '@ember/routing/route'; import { hash } from 'rsvp'; import { inject as service } from '@ember/service'; export default Route.extend({ globalStore: service(), model() { const { globalStore: gs } = this; return hash({ clusterTemplates: gs.findAll('clustertemplate'),...
{ "content_hash": "5ddfb415e3a9660c435bfcaf882df818", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 70, "avg_line_length": 25.5, "alnum_prop": 0.6421568627450981, "repo_name": "lvuch/ui", "id": "4d3631305f6cd0020114ffcfff40498fb10278d7", "size": "408", "binary": false, ...
ACCEPTED #### According to Index Fungorum #### Published in Annls mycol. 37(4/5): 410 (1939) #### Original name Septoria paspali Syd. ### Remarks null
{ "content_hash": "4d7cae99a9d19c2d0cca596a0ce61739", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 32, "avg_line_length": 11.846153846153847, "alnum_prop": 0.6818181818181818, "repo_name": "mdoering/backbone", "id": "5cdc00c305bc22d8a92b98632cedfeccd35f6a74", "size": "19...
package com.sequenceiq.datalake.service.sdx; import java.io.IOException; import java.util.Collections; import java.util.List; import java.util.Optional; import java.util.concurrent.atomic.AtomicInteger; import javax.inject.Inject; import javax.ws.rs.NotFoundException; import javax.ws.rs.ProcessingException; import ja...
{ "content_hash": "3cf7cf69561e4a94547e920f84a1254e", "timestamp": "", "source": "github", "line_count": 208, "max_line_length": 153, "avg_line_length": 57.12980769230769, "alnum_prop": 0.652192207355045, "repo_name": "hortonworks/cloudbreak", "id": "4154a3c0ebcdefd6b36e7ae68e60212e6a0b5c4b", "size"...
namespace DataWings.SqlVersions.PowerShell { using DataWings.SqlVersions; using System; using System.Management.Automation; using System.Runtime.CompilerServices; [Cmdlet("Create", "Database")] public class CreateDatabaseCmdlet : Cmdlet { [CompilerGenerated] private string _...
{ "content_hash": "6c435d1ff0f31300423181a4167a9b5a", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 76, "avg_line_length": 23.6, "alnum_prop": 0.4514124293785311, "repo_name": "sheitm/DataWings", "id": "12073d562d37df87c0f65d1f5eb162adfc360f19", "size": "1770", "binary"...
package edu.clemson.cs.r2jt.rewriteprover.proofsteps; import edu.clemson.cs.r2jt.rewriteprover.applications.Application; import edu.clemson.cs.r2jt.rewriteprover.model.LocalTheorem; import edu.clemson.cs.r2jt.rewriteprover.model.PerVCProverModel; import edu.clemson.cs.r2jt.rewriteprover.model.Site; import edu.clemson...
{ "content_hash": "f39c6a426839368878c61131b5d53d0f", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 72, "avg_line_length": 29.57894736842105, "alnum_prop": 0.7428825622775801, "repo_name": "mikekab/RESOLVE", "id": "56d022c1471d07a9fbac1432276e33df838088b2", "size": "1489"...
using System; using System.Collections.Generic; using System.Linq; using proconappWrapper.DataObjects; using proconappWrapper.Models; namespace proconappService.Models { public class GameModels { #region Member private static log4net.ILog logger = log4net.LogManager.GetLogger(System.Reflectio...
{ "content_hash": "bd25e5130e817325fd6af688d73b7eaa", "timestamp": "", "source": "github", "line_count": 226, "max_line_length": 158, "avg_line_length": 34.64159292035398, "alnum_prop": 0.46161706475922853, "repo_name": "saga-dash/proconapp-server", "id": "afc44fc18beacd488b6d07824554763db3fe5942", ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="这里是喵呜实验室提供的维基百科。"> <meta name="author" content="Songyimiao"> <link rel="shortcut icon" href="/img/icon/miaowlabs.ico"> <title>喵呜...
{ "content_hash": "cd0745b6409514b5915b321459ca5479", "timestamp": "", "source": "github", "line_count": 138, "max_line_length": 193, "avg_line_length": 37.48550724637681, "alnum_prop": 0.5930794509955538, "repo_name": "MiaowLabs/miaowlabs.github.io", "id": "c22bd46adaf51c861117b662993728cd70c0cde2", ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>abp: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="...
{ "content_hash": "e7c6974365987f443c9e07f82e81ee7a", "timestamp": "", "source": "github", "line_count": 161, "max_line_length": 310, "avg_line_length": 42.19875776397515, "alnum_prop": 0.5373859287606711, "repo_name": "coq-bench/coq-bench.github.io", "id": "7b7deba5e8fe0b70d241b393b052fa78dfc50cbc", ...
@implementation NSData (SHA1Digest) +(NSData *)SHA1Digest:(NSData *)input { unsigned char result[CC_SHA1_DIGEST_LENGTH]; if (CC_SHA1(input.bytes, (CC_LONG)input.length, result)) { return [[NSData alloc] initWithBytes:result length:CC_SHA1_DIGEST_LENGTH]; } else { return nil; } } -...
{ "content_hash": "b413726ac5b00413e8944550511aac5d", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 92, "avg_line_length": 25.514285714285716, "alnum_prop": 0.6226203807390818, "repo_name": "siuying/PlayHKTV", "id": "e667a364a409b207e74da99435c4164c17f3dc8a", "size": "111...
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Index &#8212; My sample book</title> <link href="_static/css/theme.css" rel="stylesheet" /> <link href="_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css" r...
{ "content_hash": "7b894687f9786aedf9d9b3102edbc8a9", "timestamp": "", "source": "github", "line_count": 222, "max_line_length": 254, "avg_line_length": 34.71621621621622, "alnum_prop": 0.6182691060075256, "repo_name": "dmarx/blog", "id": "3ae11ba6b5ca755df72e7641c02a8d031f0f021c", "size": "7708", ...
''' rauth.test_oauth ------------------ Test suite for rauth.oauth. ''' from base import RauthTestCase from rauth.oauth import (HmacSha1Signature, RsaSha1Signature, PlaintextSignature) from rauth.utils import FORM_URLENCODED # HACK: give a more informative error message if we're ...
{ "content_hash": "4d9ddff0c67fb6e0b1695a2471c93a5d", "timestamp": "", "source": "github", "line_count": 239, "max_line_length": 78, "avg_line_length": 43.62343096234309, "alnum_prop": 0.5567811241127949, "repo_name": "isouzasoares/rauth", "id": "99fa2ef2b6076e7baa17c1aae7f93464b5855a65", "size": "1...
{% extends "zerver/portico.html" %} {% block title %} <title>Zulip: the best group chat for open source projects</title> {% endblock %} {% block customhead %} {{ super() }} <meta name="viewport" content="width=device-width, initial-scale=1.0"> {% stylesheet 'portico' %} {% stylesheet 'landing-page' %} {{ render_bund...
{ "content_hash": "36325c113fe39d4fe21acbaef40fa482", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 101, "avg_line_length": 25.470588235294116, "alnum_prop": 0.5935334872979214, "repo_name": "jrowan/zulip", "id": "094e0efba68a1cf1e10062ddf4e6715810f1bb27", "size": "866", ...
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=8 sw=4 et tw=78: * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #i...
{ "content_hash": "f84786143fcb870650096f73b9cb621e", "timestamp": "", "source": "github", "line_count": 687, "max_line_length": 100, "avg_line_length": 27.51528384279476, "alnum_prop": 0.5638787494048564, "repo_name": "wilebeast/FireFox-OS", "id": "f83f3dbc4a49b00ad9d6001293cac9cc8225eef8", "size":...
package com.redsharp.weather; public class Temperature { private static final Unit DEFAULT_UNIT = Unit.CELSIUS; private final Double value; private final Unit unit; public double value() { return value; } public static Temperature of(final Double value) { return new Temperat...
{ "content_hash": "912c9d5842d7cb38693485da218f46a2", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 89, "avg_line_length": 23.753623188405797, "alnum_prop": 0.5485051860890787, "repo_name": "saidaspen/attoday", "id": "4867a6c5f924a2d302234e21fdf09ddfb9cad7d8", "size": "16...
<?xml version="1.0" encoding="utf-8"?> <LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:background="#282727" xmlns:android="http://schemas.android.com/apk/res/android"> <ImageView android:id="@+id/teach_cancel11" ...
{ "content_hash": "893aed04d51dd7f831b7cdf2e227cd57", "timestamp": "", "source": "github", "line_count": 82, "max_line_length": 70, "avg_line_length": 32.58536585365854, "alnum_prop": 0.6410928143712575, "repo_name": "WonderfulFamily/HappyProject", "id": "75e324503025faa6cc5f5b89edb6ed589e1b64c0", "...
define(["can/util/can", "can/util/attr", "dojo", "can/event", "can/util/fragment", "can/util/array/each", "can/util/object/isplain", "can/util/deferred", "can/util/hashchange", "can/util/inserted"], function (can, attr) { var dojo = window.dojo; define('plugd/trigger', ['dojo'], function (dojo) { var d = dojo; ...
{ "content_hash": "401f37a649e416950e8a28a30137fa9d", "timestamp": "", "source": "github", "line_count": 678, "max_line_length": 221, "avg_line_length": 29.321533923303836, "alnum_prop": 0.6050804828973843, "repo_name": "kosmonowt/food-koop", "id": "ed76a4910f3c2d9008451baf91c899c8a6fa14ce", "size":...
// Copyright 2004, 2005 The Apache Software Foundation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
{ "content_hash": "aa2052c1dfe91b997793c03686490b86", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 75, "avg_line_length": 31.73076923076923, "alnum_prop": 0.7357575757575757, "repo_name": "Abnaxos/gaderian", "id": "a1d9dd3293fe4bc11ca9679cda5581b911a45c5d", "size": "825"...
#include "optionsdialog.h" #include "ui_optionsdialog.h" #include "bitcoinunits.h" #include "monitoreddatamapper.h" #include "netbase.h" #include "optionsmodel.h" #include <QDir> #include <QIntValidator> #include <QLocale> #include <QMessageBox> #include <QRegExp> #include <QRegExpValidator> OptionsDialog::OptionsDi...
{ "content_hash": "0c07cb0c327f6827e165372b285c23ae", "timestamp": "", "source": "github", "line_count": 258, "max_line_length": 198, "avg_line_length": 31.94573643410853, "alnum_prop": 0.6762921620965785, "repo_name": "DigitalCoin1/DigitalCoinBRL", "id": "130e4f7c42d8ef06a8ee664a1c347e94cb526eb7", ...
package org.duracloud.account.app.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.servlet.ModelAndView; /** * The default view for this application * * @contributor dbernstein */ @Controller public class H...
{ "content_hash": "42a8a745c42cbea1a7cec6be3f3b68ec", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 86, "avg_line_length": 26.8, "alnum_prop": 0.6684434968017058, "repo_name": "duracloud/management-console", "id": "b99392acacb869f00b4a6d52e1025b4accde2efb", "size": "1156"...
PASS='pass' # USER: GitHub user name USER='username' ORG=cthit repos=(hubbIT hubbIT-sniffer achieveIT bookIT playIT-grails misc auth wordpress dokument playIT-python chalmersit-wp-plugins Homestead chalmersit-rails chalmersit-account-rails CodeIT VoteIT HueIT-Rails nollkIT EatIT DreamTeamBots Hubben tv mat lounge wishl...
{ "content_hash": "12d786d3882a9bb2d0d59e3f82c4126d", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 261, "avg_line_length": 27.451612903225808, "alnum_prop": 0.6251468860164512, "repo_name": "cthit/misc", "id": "aff48bbcc44b5538fcae63470a7c0477b25c1ec6", "size": "1002", ...
package org.seasar.doma.wrapper; import java.sql.Blob; import org.seasar.doma.DomaNullPointerException; /** A wrapper for the {@link Blob} class. */ public class BlobWrapper extends AbstractWrapper<Blob> { public BlobWrapper() { super(Blob.class); } public BlobWrapper(Blob value) { super(Blob.class, v...
{ "content_hash": "b339bd35291db554f14b2e70adea46e9", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 96, "avg_line_length": 21.62857142857143, "alnum_prop": 0.6750330250990753, "repo_name": "domaframework/doma", "id": "b6ecc3a99d4d11097ee9e284bbe36b554500dc21", "size": "75...
'use strict'; angular.module('category').directive('category', [ function () { return { restrict: 'E', replace: true, controllerAs: '__', templateUrl: 'modules/category/client/templates/category.client.template.html', scope: { cate...
{ "content_hash": "471b1362531730498d7c23a5e4154f77", "timestamp": "", "source": "github", "line_count": 56, "max_line_length": 91, "avg_line_length": 37.44642857142857, "alnum_prop": 0.3748211731044349, "repo_name": "S00157097/GP", "id": "e294acd57683daee22440f6f792f33cfaa6f95f7", "size": "2097", ...
/* -- MAGMA (version 1.6.1) -- Univ. of Tennessee, Knoxville Univ. of California, Berkeley Univ. of Colorado, Denver @date January 2015 @generated from magma_zlapack.h normal z -> c, Fri Jan 30 19:00:06 2015 */ #ifndef MAGMA_CLAPACK_H #define MAGMA_CLAPACK_H #include "magma_typ...
{ "content_hash": "49c9dadf65cbc9db20ca6d1003d22fed", "timestamp": "", "source": "github", "line_count": 1209, "max_line_length": 120, "avg_line_length": 50.096774193548384, "alnum_prop": 0.5192596628527085, "repo_name": "shengren/magma-1.6.1", "id": "7b87d40aecfe6bf6ecf3f66cf8ecc4dfe6aa65b7", "size...
/** * Defines transforms for writing to Data sinks that implement {@link * org.apache.beam.sdk.io.hadoop.format.HadoopFormatIO} . * * @see org.apache.beam.sdk.io.hadoop.format.HadoopFormatIO */ package org.apache.beam.sdk.io.hadoop.format;
{ "content_hash": "364009f0fca7952a6452d081e206ac6d", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 69, "avg_line_length": 30.75, "alnum_prop": 0.7439024390243902, "repo_name": "mxm/incubator-beam", "id": "a7e7cdcdceacb35a5117069becf1ddde5ec79b3d", "size": "1051", "binar...
package net.automatalib.ts.output; import java.util.List; import net.automatalib.ts.DeterministicTransitionSystem; public interface DeterministicOutputTS<S, I, T, O> extends DeterministicTransitionSystem<S, I, T> { default boolean trace(Iterable<? extends I> input, List<? super O> output) { final S ini...
{ "content_hash": "064fcbd2a5d3204e8268562b45c311fe", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 99, "avg_line_length": 29, "alnum_prop": 0.7038539553752535, "repo_name": "misberner/automatalib", "id": "6322db8c4c039d5ba157ece5bcda672fffaffcc7", "size": "1159", "bina...
package org.apache.tinkerpop.gremlin.structure.util.reference; import org.apache.tinkerpop.gremlin.structure.Direction; import org.apache.tinkerpop.gremlin.structure.Edge; import org.apache.tinkerpop.gremlin.structure.Element; import org.apache.tinkerpop.gremlin.structure.Property; import org.apache.tinkerpop.gremli...
{ "content_hash": "a3a62dfb0f9e8a8d5b0f042031beb6f6", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 79, "avg_line_length": 27.05, "alnum_prop": 0.6926987060998152, "repo_name": "RedSeal-co/incubator-tinkerpop", "id": "8484f09bf6cfe269843712ee826b61be16b87b0a", "size": "30...
import { Component, OnInit } from '@angular/core'; @Component({ selector: 'app-comp-3877', templateUrl: './comp-3877.component.html', styleUrls: ['./comp-3877.component.css'] }) export class Comp3877Component implements OnInit { constructor() { } ngOnInit() { } }
{ "content_hash": "18a9b923475b59cacaa86763e4f8a4fe", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 50, "avg_line_length": 16.58823529411765, "alnum_prop": 0.6666666666666666, "repo_name": "angular/angular-cli-stress-test", "id": "98a8e974c11b0a3f8d820b8277feb2e9666fbf0c", ...
package org.elasticsearch.cloud.aws; import com.amazonaws.AmazonClientException; import com.amazonaws.AmazonWebServiceRequest; import com.amazonaws.ClientConfiguration; import com.amazonaws.auth.AWSCredentialsProvider; import com.amazonaws.auth.BasicAWSCredentials; import com.amazonaws.auth.DefaultAWSCredentialsProv...
{ "content_hash": "8d5556473a786a18f4acf0ab26890e0a", "timestamp": "", "source": "github", "line_count": 202, "max_line_length": 126, "avg_line_length": 40.62871287128713, "alnum_prop": 0.6033873522602656, "repo_name": "zkidkid/elasticsearch", "id": "e35b082899e39dd36d56245972b2a9ccf7efbac0", "size"...
class CreateIncurredIncidentals < ActiveRecord::Migration[4.2] def change create_table :incurred_incidentals do |t| t.references :incidental_type, index: true t.decimal :times_modified t.text :notes t.references :rental, index: true t.timestamps null: false end end end
{ "content_hash": "fcc7ba3f012ae6adc039f60c09e6a0b2", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 62, "avg_line_length": 26.083333333333332, "alnum_prop": 0.6869009584664537, "repo_name": "umts/probable-engine", "id": "7ab8588b81db88dd389e886106c962df186afc26", "size": ...
<header> <div class="container"> <div class="row"> <div class="col-sm-7"> <div class="header-content"> <div class="header-content-inner"> <h1>Guida TV, un database della televisione italiana suddiviso per categorie tematiche, estremamen...
{ "content_hash": "bd2cf7fac095f2937b3725a0ca4443e5", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 163, "avg_line_length": 48.48275862068966, "alnum_prop": 0.4388335704125178, "repo_name": "mobi-now/guidatvpage", "id": "9387e4df8f4a4dbd27a75babff88b1fb941d5ca2", "size": ...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "de849b8d26032fd71b70d0728541a12b", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.307692307692308, "alnum_prop": 0.6940298507462687, "repo_name": "mdoering/backbone", "id": "d7b765693f9d2c86d481c1e4df6f756354d2ac16", "size": "19...
- [Django simple example](django_simple/my_app/honey_middleware.py) - captures basic metadata about each request coming through the django app - [Django response time example](django_response_time/my_app/honey_middleware.py) - captures response time as well as basic metadata for requests to the django app - [Django dyn...
{ "content_hash": "772f7c03328df2c36daea6b0fc0ca0ac", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 221, "avg_line_length": 74, "alnum_prop": 0.7837837837837838, "repo_name": "honeycombio/libhoney-py", "id": "057d47d6ee166641c023c21fe4308316765cb8c1", "size": "1345", "b...
package net.opengis.gml.impl; import net.opengis.gml.GmlPackage; import net.opengis.gml.UnitOfMeasureType; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.impl.ENotificationImpl; import org.eclipse.emf.ecore.impl.EObjectImpl; /** * <!-- begin-use...
{ "content_hash": "cf9e64a1b9952f1c5c287d147f3024be", "timestamp": "", "source": "github", "line_count": 160, "max_line_length": 109, "avg_line_length": 21.51875, "alnum_prop": 0.6198083067092651, "repo_name": "markus1978/citygml4emf", "id": "d463552668850900289d1e33e241206612e13136", "size": "3492"...
<!DOCTYPE HTML> <!-- --> <html lang="en"> <head> <!-- Force latest IE rendering engine or ChromeFrame if installed --> <!--[if IE]> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <![endif]--> <meta charset="utf-8"> <title>jQuery File Upload Demo</title> <meta name="descripti...
{ "content_hash": "569358d1051dea4ff10f3d57a863c6c4", "timestamp": "", "source": "github", "line_count": 270, "max_line_length": 392, "avg_line_length": 49.007407407407406, "alnum_prop": 0.5744407496977025, "repo_name": "tanvirshuvo/abtec", "id": "1f690d3cd051a020a65592975ea990706cb43c8c", "size": "...
<!-- BEGINNING OF PRE-COMMIT-BLUEPRINT DOCS HOOK:TITLE --> # Cloud Logging Log Bucket Export blueprint <!-- END OF PRE-COMMIT-BLUEPRINT DOCS HOOK:TITLE --> <!-- BEGINNING OF PRE-COMMIT-BLUEPRINT DOCS HOOK:BODY --> A log export on an organization that sinks to Cloud Logging Log Bucket ## Setters | Name | ...
{ "content_hash": "402f36d906f1588640b9819715c06096", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 123, "avg_line_length": 38.370370370370374, "alnum_prop": 0.5923423423423423, "repo_name": "GoogleCloudPlatform/blueprints", "id": "c91fa62a005a7b36f998b8f761735185d327f897",...
// Copyright 2009 the Sputnik authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /** * @name: S15.2.4.7_A7; * @section: 15.2.4.7, 13.2; * @assertion: Object.prototype.propertyIsEnumerable can't be used as a constructor; * @description: Checking if creating "new...
{ "content_hash": "c6eb2b20a6b110441796133465b973cd", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 87, "avg_line_length": 30.789473684210527, "alnum_prop": 0.7008547008547008, "repo_name": "remobjects/script", "id": "6d3f08d3bdcfaa66d5a87866fee10e9c16bd12e3", "size": "58...
<?php namespace PHPixie\Tests\HTTPProcessors\Processor\Dispatcher\Builder; /** * @coversDefaultClass \PHPixie\HTTPProcessors\Processor\Dispatcher\Builder\Attribute */ class AttributeTest extends \PHPixie\Tests\Processors\Processor\Dispatcher\BuilderTest { protected $attributeName = 'processor'; /** ...
{ "content_hash": "35bd0d01e273d99e6e13490dc728fdef", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 91, "avg_line_length": 30.68, "alnum_prop": 0.6101694915254238, "repo_name": "PHPixie/HTTP-Processors", "id": "00da8b8c7cced443d874b805d3fb7af596d5b5f3", "size": "1534", ...
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?> <nav id="custom-bootstrap-menu" class="navbar navbar-default"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-...
{ "content_hash": "e640603844bd3932aed4c835d10e2735", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 187, "avg_line_length": 55.9125, "alnum_prop": 0.4540576794097921, "repo_name": "Ricardo-Costa/TAREFA-DE-CASA", "id": "db6f419d5d15ed10faa866416ed1efd0890bd1bd", "size": "4...
require "resource" require "metafiles" module DiskUsageExtension def disk_usage return @disk_usage if @disk_usage compute_disk_usage @disk_usage end def file_count return @file_count if @file_count compute_disk_usage @file_count end def abv out = "" compute_disk_usage ou...
{ "content_hash": "778623ed2dca50ed6f25096cdd8c71d8", "timestamp": "", "source": "github", "line_count": 558, "max_line_length": 101, "avg_line_length": 24.381720430107528, "alnum_prop": 0.6194046306504961, "repo_name": "hanxue/linuxbrew", "id": "dfe24b788612d7b1dd2d0ce4a2885342d429ced1", "size": "1...
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.ki...
{ "content_hash": "588902c7893dc78f524848604eebf294", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 149, "avg_line_length": 32.91304347826087, "alnum_prop": 0.6796565389696169, "repo_name": "droolsjbpm/kie-wb-common", "id": "a1f4768a768741d7c95d8c53ce62ee6229caa0de", "siz...
from django.core.urlresolvers import reverse from django import http from horizon.workflows import views from mox import IsA # noqa from openstack_dashboard import api from openstack_dashboard.dashboards.project.networks import tests from openstack_dashboard.test import helpers as test INDEX_URL = reverse('horizo...
{ "content_hash": "1de6b8e8b4a05fe8db1fa62c1b7aa43d", "timestamp": "", "source": "github", "line_count": 839, "max_line_length": 79, "avg_line_length": 42.69964243146603, "alnum_prop": 0.5560362875087229, "repo_name": "spandanb/horizon", "id": "e3635953452e4084a958e067bc1c3e98e8f734fc", "size": "364...
#ifndef OPENCAD_H #define OPENCAD_H #define OCAD_VERSION "0.3.4" #define OCAD_VERSION_MAJOR 0 #define OCAD_VERSION_MINOR 3 #define OCAD_VERSION_REV 4 #ifndef OCAD_COMPUTE_VERSION #define OCAD_COMPUTE_VERSION(maj,min,rev) ((maj)*10000+(min)*100+rev) // maj - any, min < 99, rev < 99 #endif #define OCAD_VERSION_N...
{ "content_hash": "d6219d60b431bbd4050aa27b5d7fb2ad", "timestamp": "", "source": "github", "line_count": 52, "max_line_length": 116, "avg_line_length": 29.884615384615383, "alnum_prop": 0.6492921492921493, "repo_name": "naturalatlas/node-gdal", "id": "b2ba28dec6b6c98a369b7be3fb6165ebbbb6e72f", "size...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.apimanagement.generated; import com.azure.core.util.Context; import com.azure.resourcemanager.apimanagement.fluent.models.Portal...
{ "content_hash": "c232eb4ddc5966e37aea0a292c8ae9ea", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 164, "avg_line_length": 41.51851851851852, "alnum_prop": 0.7448706512042819, "repo_name": "Azure/azure-sdk-for-java", "id": "c08a6b11200e4b7aaffdd8e48f98663e497da3a6", "siz...
package org.slf4j.helpers; import org.slf4j.ILoggerFactory; import org.slf4j.Logger; import java.util.ArrayList; import java.util.List; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentMap; /** * SubstituteLoggerFactory manages instances of {@link SubstituteLogger}. ...
{ "content_hash": "8a9fa10aae177b1136abc2b1101f9fcb", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 108, "avg_line_length": 26.65909090909091, "alnum_prop": 0.6973572037510657, "repo_name": "jfuentes/IRWeb", "id": "dfeca26539e1e28044ed41f0bca00f2d27b38d1b", "size": "2398"...
/******************************************************************************* DESCRIPTION *******************************************************************************/ /** @brief VSCP persistent memory driver @file vscp_ps.c @author Andreas Merkle, http://www.blue-andi.de @section desc Descrip...
{ "content_hash": "1adec79b378daaf08523afac4049ecb1", "timestamp": "", "source": "github", "line_count": 625, "max_line_length": 107, "avg_line_length": 27.5056, "alnum_prop": 0.5751265196905357, "repo_name": "grodansparadis/vscp-arduino", "id": "f1c76470008468528512f4eed036f006ce225cc3", "size": "1...
<h2 id="lifetimes">Lifetimes</h2> <h3><a href="#why-lifetimes" name="why-lifetimes"> Why lifetimes? </a></h3> Lifetimes are Rust's answer to the question of memory safety. They allow Rust to ensure memory safety without the performance costs of garbage collection. They are based on a variety of academic work, which c...
{ "content_hash": "10442e43dcfee9bad80a492e94dfadb0", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 386, "avg_line_length": 56.0625, "alnum_prop": 0.7375696767001115, "repo_name": "AndrewBrinker/rust-faq", "id": "fe1b27492797e0fc4fe9d191b306fa8af2f912af", "size": "4487", ...
package javax.print.attribute; /** * <code>DocAttributeSet</code> specifies an attribute set which only * allows printing attributes of type * {@link javax.print.attribute.DocAttribute}. * <p> * The methods {@link #add(Attribute)} and {@link #addAll(AttributeSet)} are * respecified in this interface to indicat...
{ "content_hash": "dd32ca1b0bfc2b82eda292156dc21682", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 79, "avg_line_length": 34.361702127659576, "alnum_prop": 0.7145510835913312, "repo_name": "the-linix-project/linix-kernel-source", "id": "35a2676b1971eb59de319d16f1859c083d40...
package org.apache.lucene.queryParser.standard.config; import org.apache.lucene.queryParser.core.config.QueryConfigHandler; import org.apache.lucene.queryParser.standard.processors.PhraseSlopQueryNodeProcessor; import org.apache.lucene.util.AttributeImpl; /** * This attribute is used by {@link PhraseSlopQueryNodeP...
{ "content_hash": "b943ed8dcd0449f10e1968bee34e5b69", "timestamp": "", "source": "github", "line_count": 71, "max_line_length": 98, "avg_line_length": 25.549295774647888, "alnum_prop": 0.7497243660418964, "repo_name": "tokee/lucene", "id": "1f0ee2bf6c7d7d0249eaf8736ba69adc8e8446ea", "size": "2616", ...
package ru.temsky.ipgeo.service; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import ru.temsky.ipgeo.IP; @Component public class WhoisIPGeoBase implements Whois { private final PagePar...
{ "content_hash": "5be16f61744c1f2c97154dc4d3486a5b", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 98, "avg_line_length": 27.11764705882353, "alnum_prop": 0.7386117136659436, "repo_name": "temsky/IPGeoParser", "id": "4eeecca67ec884ee7f23ed9183f15eecf2838a30", "size": "92...
<link rel="stylesheet" href="${syntaxHighlighterURL}/styles/github.css"> <script type="text/javascript" src="${syntaxHighlighterURL}/highlight.pack.js"></script> <script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> <script>hljs.initHighlightingOnLoad();</script>
{ "content_hash": "797b0599e30a38b9f8b5df31112153e4", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 88, "avg_line_length": 46.666666666666664, "alnum_prop": 0.7464285714285714, "repo_name": "deepmind/torch-dokx", "id": "6e8fd350fa9395e94a59258484504ee6a1613d55", "size": "2...
module Tilia module DavAcl module Xml module Request # PrincipalSearchPropertySetReport request parser. # # This class parses the {DAV:}principal-search-property-set REPORT, as defined # in: # # https://tools.ietf.org/html/rfc3744#section-9.5 # ...
{ "content_hash": "299b8e02a097020999ba56a199d35cc4", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 137, "avg_line_length": 36.816326530612244, "alnum_prop": 0.6003325942350333, "repo_name": "tilia/tilia-dav", "id": "645c34f59928d63c915bf660563ca928d71f97a0", "size": "180...
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_apache_hadoop_hbase_jni_CallbackHandlers */ #ifndef _Included_org_apache_hadoop_hbase_jni_CallbackHandlers #define _Included_org_apache_hadoop_hbase_jni_CallbackHandlers #ifdef __cplusplus extern "C" { #endif /* * Class: ...
{ "content_hash": "118d73d2106f2d0f32426764140a5c04", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 93, "avg_line_length": 35.016129032258064, "alnum_prop": 0.7521879318286504, "repo_name": "mapr/libhbase", "id": "8052ef8c69a2bf306f6c18837cc56c36f159d81f", "size": "2954",...
package com.jwetherell.quick_response_code.qrcode; import com.google.zxing.BarcodeFormat; import com.google.zxing.BinaryBitmap; import com.google.zxing.ChecksumException; import com.google.zxing.DecodeHintType; import com.google.zxing.FormatException; import com.google.zxing.NotFoundException; import com.google.zxin...
{ "content_hash": "59615d709444e1008caa9dca4ff79c17", "timestamp": "", "source": "github", "line_count": 168, "max_line_length": 137, "avg_line_length": 36.44047619047619, "alnum_prop": 0.634923227703365, "repo_name": "amin10/songus", "id": "45e0306b9bd3e67c976a037374a899e12554fb40", "size": "6717",...
namespace moduler { namespace pcontainer { template <typename Container, typename Content> std::pair<bool,typename Container::const_iterator> find(const Container &container, const Content *const element) noexcept { const auto iterator(std::find_if(container.cbegin(), container.cend(), [element](const Conten...
{ "content_hash": "44c9a150e3712bbae70c1554f75e0e74", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 124, "avg_line_length": 26.88372093023256, "alnum_prop": 0.722318339100346, "repo_name": "LeDYoM/sgh", "id": "0c1827c124ae7ac41c5f6e6ca9106acea0a750fb", "size": "1268", "...
package psidev.psi.mi.jami.xml.io.writer.elements.impl.extended; import junit.framework.Assert; import org.junit.Test; import psidev.psi.mi.jami.model.Experiment; import psidev.psi.mi.jami.model.Organism; import psidev.psi.mi.jami.model.impl.DefaultAlias; import psidev.psi.mi.jami.model.impl.DefaultCvTerm; import psid...
{ "content_hash": "b543c94a1b85979ac2258d4493b96b6d", "timestamp": "", "source": "github", "line_count": 211, "max_line_length": 106, "avg_line_length": 41.540284360189574, "alnum_prop": 0.6381061038220194, "repo_name": "MICommunity/psi-jami", "id": "0f99b72ad14cac49d977a34dccd7fb4ff179310a", "size"...
var logicDemo = angular.module('logicDemo', []); logicDemo.controller('TestCtrl', function($scope) { $scope.buildIndexer = function(n) { var output = []; for (var i = 0; i < n; i++) { output.push(i); } return output; }; $scope.buildErrors = function(n) { var output = []; for (var i...
{ "content_hash": "eea3fd814a381223eaae57497952d1d1", "timestamp": "", "source": "github", "line_count": 288, "max_line_length": 80, "avg_line_length": 32.486111111111114, "alnum_prop": 0.6383069687900812, "repo_name": "MAKOSCAFEE/oppia", "id": "5d958acffc2c951a388d361e63b1ae53663da437", "size": "99...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_21) on Sat Dec 06 16:46:46 GMT 2014 --> <title>Uses of Class eu.virtuenergy.users.UserDAO</title> <meta name="date" content="2014-12-06...
{ "content_hash": "f230c420cd98fff5dbff7e630c72ef68", "timestamp": "", "source": "github", "line_count": 115, "max_line_length": 119, "avg_line_length": 35.02608695652174, "alnum_prop": 0.6102284011916584, "repo_name": "nishinokai/cloud6", "id": "1a6b8ba09f719edbace49d81ab36b9c8e3fd259c", "size": "4...
import {Options} from './options'; import {Svg} from './svg'; export class Illusion extends Svg { options:any; draw():void { throw new Error('Not implemented'); } constructor(options:Options, svg?:any) { this.options = options; super(svg, options.size, options.size, options.ma...
{ "content_hash": "2450364cfde791699682416e607cd39b", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 97, "avg_line_length": 25.125, "alnum_prop": 0.6194029850746269, "repo_name": "darosh/oil", "id": "da72fea96c4e863f10d8f4801c899479aeea5e72", "size": "402", "binary": fal...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Windows.UI.Xaml; namespace Windows.UI.Interactivity { /// <summary> /// Represents a collection of actions with a shared AssociatedObject and provides change notifications to its contents ...
{ "content_hash": "12ba699842049150e9868d780d182f90", "timestamp": "", "source": "github", "line_count": 97, "max_line_length": 159, "avg_line_length": 31.185567010309278, "alnum_prop": 0.5494214876033058, "repo_name": "jlaanstra/Windows.UI.Interactivity", "id": "099e2eb6bb9afb32e41c89cf575cb9ded21aa2...
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" tools:context="com.example.administrator.part1.activity.LearnTrans...
{ "content_hash": "e448eafad74425761e15904c47686db3", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 85, "avg_line_length": 37.64, "alnum_prop": 0.5674814027630181, "repo_name": "Jenior/-Material-Design", "id": "dd0ad0aaf9113d8673ff0f245289174a062bbb90", "size": "2847", ...
package com.bvmiste.vision16.Eventactivity; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import com.bvmiste.vision16.R; public class mech3 extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); ...
{ "content_hash": "a200e7e76333b7501ef1aefafaa5d98c", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 56, "avg_line_length": 24.866666666666667, "alnum_prop": 0.7613941018766756, "repo_name": "Team-ISTE/Fusion-Android-App", "id": "ce2fcddcac1e11f02e3a0c3896c389e2779d6457", ...
layout: model title: English BertForTokenClassification Cased model (from camilag) author: John Snow Labs name: bert_pos_bertimbau_finetuned_pos_accelerate_7 date: 2022-08-02 tags: [bert, pos, part_of_speech, open_source, en] task: Part of Speech Tagging language: en edition: Spark NLP 4.1.0 spark_version: 3.0 supporte...
{ "content_hash": "8ce13ea1d31c8b4be99f32442a91dfc4", "timestamp": "", "source": "github", "line_count": 99, "max_line_length": 238, "avg_line_length": 31.828282828282827, "alnum_prop": 0.7394477943509997, "repo_name": "JohnSnowLabs/spark-nlp", "id": "e80134d6b3183c39d9d07e9f39dcad37b2c25d9b", "size...
FROM balenalib/asus-tinker-board-alpine:3.15-build ENV NODE_VERSION 17.6.0 ENV YARN_VERSION 1.22.4 # Install dependencies RUN apk add --no-cache libgcc libstdc++ libuv \ && apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyse...
{ "content_hash": "da6d6b864fb8208458bf015dbc160838", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 698, "avg_line_length": 65.22222222222223, "alnum_prop": 0.7114139693356047, "repo_name": "resin-io-library/base-images", "id": "15040eddce9125503770db7fbd7643d3a8ea7fae", ...
'use strict'; var argv = require('yargs').argv; var os = require('os'); var jetpack = require('fs-jetpack'); module.exports.os = function () { switch (os.platform()) { case 'darwin': return 'osx'; case 'linux': return 'linux'; case 'win32': return 'windows'; default: return '...
{ "content_hash": "368c15357bd5c8cb8904df2f20c381e4", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 70, "avg_line_length": 24.64516129032258, "alnum_prop": 0.6230366492146597, "repo_name": "Storj/driveshare-gui", "id": "7100f517c90bf63cfdbc9e0318f53714b87d1294", "size": "...
namespace Honeycomb { namespace Object { class GameObjectFactory { public: /// <summary> /// Gets the singleton instance of the Game Object Factory. /// </summary> /// <returns> /// The reference to the instance of the Game Object Factory. /// </returns> static GameObjectFactory& getFactory(); /// <s...
{ "content_hash": "2577affd46391f7dce95eaf675a565c6", "timestamp": "", "source": "github", "line_count": 161, "max_line_length": 73, "avg_line_length": 35.78260869565217, "alnum_prop": 0.6670716889428918, "repo_name": "antverdovsky/Honeycomb-Game-Engine", "id": "99b4b9f569149921b9c43205ad28a488d407278...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <tit...
{ "content_hash": "57f28355d79bcfa742e70020187fe064", "timestamp": "", "source": "github", "line_count": 181, "max_line_length": 459, "avg_line_length": 83.08839779005525, "alnum_prop": 0.6172617860230069, "repo_name": "czhengsci/pymatgen", "id": "51111da7076a21987b6aa456de0713a52d10c228", "size": "...
#!/bin/sh -e # Copyright (c) 2015 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Monitors a web-based CSV queue for autotest requests, runs the test, and # uploads the status and results. # Example CSV contents (must be...
{ "content_hash": "4a49e4a1aadd1899d8472e31df056f27", "timestamp": "", "source": "github", "line_count": 546, "max_line_length": 105, "avg_line_length": 37.50915750915751, "alnum_prop": 0.49296875, "repo_name": "DanDanBu/crouton", "id": "783a214bee00ed276a582dedc7b3fb25a37ef5dd", "size": "20480", ...
import MenuIcon from './MenuIcon'; export default { Menu: MenuIcon, };
{ "content_hash": "79d9ed9dd1d2b7186a9b9e9b8133ab49", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 34, "avg_line_length": 14.8, "alnum_prop": 0.6891891891891891, "repo_name": "entria/entria-components", "id": "5704cf8bb268b6bc179f67e56dac0a08ca368315", "size": "74", "bi...
FROM balenalib/armv7hf-fedora:34-build LABEL io.balena.device-type="orangepi-plus2" RUN dnf install -y \ less \ nano \ net-tools \ usbutils \ gnupg \ i2c-tools \ && dnf clean all RUN [ ! -d /.balena/messages ] && mkdir -p /.balena/messages; echo $'Here are a few details about this Docker image (For more ...
{ "content_hash": "d35c3b48a9ccd4fd01fb17f1c5feac46", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 610, "avg_line_length": 55.666666666666664, "alnum_prop": 0.7035928143712575, "repo_name": "resin-io-library/base-images", "id": "9747aa0efc801e36df3afbea2235f4689d48ffab", ...
<?php namespace Granule\DataBind; class TypeDeclaration extends Type { /** @var bool */ private $nullable; /** @var bool */ private $inArray; protected function __construct(string $name, bool $nullable = false, bool $inArray = false) { parent::__construct($name); $this->nullable ...
{ "content_hash": "9e492ee52975a58ba5a6d4e9601e8662", "timestamp": "", "source": "github", "line_count": 65, "max_line_length": 97, "avg_line_length": 26.753846153846155, "alnum_prop": 0.569867740080506, "repo_name": "granulephp/data-bind", "id": "66a48ac777429b82ee74498ba85971cf9ae42d19", "size": "...
// # Task automation for Ghost // // Run various tasks when developing for and working with Ghost. // // **Usage instructions:** can be found in the [Custom Tasks](#custom%20tasks) section or by running `grunt --help`. // // **Debug tip:** If you have any problems with any Grunt tasks, try running them with the `--verb...
{ "content_hash": "0a84f45c0ead5134dc5d12e097f3ff0e", "timestamp": "", "source": "github", "line_count": 1157, "max_line_length": 190, "avg_line_length": 45.48746758859119, "alnum_prop": 0.49056603773584906, "repo_name": "myvm/ghsrc", "id": "54125fb13c5023a1a5c0af4e9b88356b996eccea", "size": "52629"...
package org.optaplanner.examples.tennis.domain; import org.optaplanner.core.api.domain.entity.PlanningEntity; import org.optaplanner.core.api.domain.entity.PlanningPin; import org.optaplanner.core.api.domain.variable.PlanningVariable; import org.optaplanner.examples.common.domain.AbstractPersistable; import com.thoug...
{ "content_hash": "4dc91b28abc1efe35610188bb84788a0", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 68, "avg_line_length": 22.36231884057971, "alnum_prop": 0.6591056383668179, "repo_name": "tkobayas/optaplanner", "id": "231ad3cef6452cf07a3a2350a86a85fa84eb9c52", "size": "...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "8e8a6144168d36129405e56801eb0c2b", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "65f590b3ffab790e0e80b7cadad6878b2fe1942c", "size": "166...
import com.bya.remote.HelloWorld; import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; import org.springframework.remoting.caucho.HessianProxyFactoryBean; /** * Created by bqct_bya on 2017/6/11. */ public class App { public static void ...
{ "content_hash": "9d03c03d52aec20cee291194ff2a673d", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 104, "avg_line_length": 35.608695652173914, "alnum_prop": 0.7191697191697192, "repo_name": "baoyongan/java-examples", "id": "dc1a38b1d099f06df44f86942dbde56e853b1c05", "siz...
// Copyright 2007 The Closure Library Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requ...
{ "content_hash": "c89ad80811d7ae2e434fa664d7ba5d71", "timestamp": "", "source": "github", "line_count": 997, "max_line_length": 80, "avg_line_length": 27.155466399197593, "alnum_prop": 0.6755558838738273, "repo_name": "olegshnitko/closure-library", "id": "dc845bd856070627036a810b5c8d27e697d0f454", ...
using namespace std; char TextFile::buffer[MAX]; char *MESSAGE_READY = "Welcome to TextBuddy. %s is ready for use.\n"; char *TEXT_LINE = "%d. %s\n"; char *TEXT_LINE_SELF_INDEX = "%s\n"; TextFile::TextFile(void) { } TextFile::~TextFile(void) { } // getters // ----------------------------- string TextFile::name() con...
{ "content_hash": "9822dbc9508f083d392d7935acd509f3", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 71, "avg_line_length": 22.022900763358777, "alnum_prop": 0.6582322357019064, "repo_name": "jjwujiajun/TextBuddy-TodoList", "id": "c432cd978afc810281c69f8d4f4c9523fdfcc352", ...
/** * @file * Defines message handling functions. */ /* Purpose: (Contains functions that can be used for error handling within the Chup Comm System.) */ #ifndef MESSAGE_HANDLER_HH #define MESSAGE_HANDLER_HH // System includes #include <cstdarg> /** * Contains free functions pertaining to handling mes...
{ "content_hash": "501100e2562b26b9e36a5c7cdf1a182f", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 80, "avg_line_length": 28.839506172839506, "alnum_prop": 0.6185787671232876, "repo_name": "mike-moore/ProtobuffSerial", "id": "b7f5cb30a13a331d0e63ab636c3c0f963d6086a0", "s...
function CBIG_VonmisesSeriesClustering_fix_bessel_randnum_bsxfun(mesh_name, mask, num_clusters, output_file, profile1, profile2, num_smooth, num_tries, normalize, max_iter, no_silhouette) % CBIG_VonmisesSeriesClustering_fix_bessel_randnum_bsxfun(mesh_name, mask, num_clusters, output_file, profile1, profile2, num_smoot...
{ "content_hash": "3213460e6ae76767c9a676553cb49d42", "timestamp": "", "source": "github", "line_count": 211, "max_line_length": 187, "avg_line_length": 37.28436018957346, "alnum_prop": 0.6389983475276472, "repo_name": "ThomasYeoLab/CBIG", "id": "658329f425ac410082d3b88d941e3a15edb9ddea", "size": "7...
import Ember from 'ember'; export default Ember.Mixin.create({ model() { return this.store.findRecord('visual', this.routeName); }, setupController(controller, model) { this.controllerFor(this.routeName.split('.').slice(0, 2).join('/')).setProperties({ model }); } });
{ "content_hash": "5a6c186d1bf435753fb33904a58b5225", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 97, "avg_line_length": 28.6, "alnum_prop": 0.6713286713286714, "repo_name": "ming-codes/ember-cli-d3", "id": "466aa8b7a93afcd72aa7e7d5b94970b8d4f7bd98", "size": "286", "b...
package de.qaware.heimdall; import org.testng.annotations.Test; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.not; import static org.hamcrest.Matchers.nullValue; import static org.hamcrest.core.Is.is; public class PasswordFactoryTest { @Test public void testCreate(...
{ "content_hash": "7794cb08aaa43a6b3b0d9115ac7d6148", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 53, "avg_line_length": 25.333333333333332, "alnum_prop": 0.75, "repo_name": "qaware/heimdall", "id": "6a56949082c27efb5140f80a22f56cc4ceabf4a8", "size": "1577", "binary":...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>qcert: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
{ "content_hash": "0c3f6c7393e3d7f2d3e1c10605bffb76", "timestamp": "", "source": "github", "line_count": 178, "max_line_length": 355, "avg_line_length": 42.59550561797753, "alnum_prop": 0.5538116591928252, "repo_name": "coq-bench/coq-bench.github.io", "id": "b217900dbb94f4abe4896b273b54d1e69d594b1b", ...
// See pages 323 and 324 in "Artificial Intelligence", by Rich and Knight (section 12.5, "Iterative Deepening") using System; using System.Collections.Generic; //using System.Linq; //using System.Text; namespace Inference.AStar { // The Iterative-Deepening-A* Algorithm public class IDAStarAlgorit...
{ "content_hash": "78d0d4708c4ca2ee6eb1b5ddc0be04ff", "timestamp": "", "source": "github", "line_count": 101, "max_line_length": 139, "avg_line_length": 31.06930693069307, "alnum_prop": 0.48151688973868706, "repo_name": "tom-weatherhead/inference", "id": "95dd90d791fd0b184d775ab69875446f9dec86c9", "...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. #if FEATURE_CTYPES using System; using System.Collections.Generic; using System.Numerics; using System.Refle...
{ "content_hash": "647cae6093cea0d8f12be66fd6a142af", "timestamp": "", "source": "github", "line_count": 840, "max_line_length": 188, "avg_line_length": 48.82857142857143, "alnum_prop": 0.5331334113516677, "repo_name": "IronLanguages/ironpython2", "id": "e9ad37fb2a9e00fd24d6bd3a904929d7370f0e29", "s...
package com.amazonaws.services.rekognition.model; import java.io.Serializable; import javax.annotation.Generated; import com.amazonaws.AmazonWebServiceRequest; @Generated("com.amazonaws:aws-java-sdk-code-generator") public class CopyProjectVersionRequest extends com.amazonaws.AmazonWebServiceRequest implements Seri...
{ "content_hash": "2b728025ac6789e67510ccb8b2bca51c", "timestamp": "", "source": "github", "line_count": 671, "max_line_length": 144, "avg_line_length": 32.72876304023845, "alnum_prop": 0.5769318337052047, "repo_name": "aws/aws-sdk-java", "id": "f06c9183fe0d30a1253dd0df8fea2763e94083a0", "size": "22...
<?php namespace ThreadAndMirror\MoodBoardBundle\Entity; use Doctrine\Common\Collections\ArrayCollection; use Symfony\Component\Validator\Constraints as Assert; use Symfony\Component\HttpFoundation\File\UploadedFile; use Doctrine\ORM\Mapping as ORM; use Gedmo\Mapping\Annotation as Gedmo; /** * @ORM\Table(name="tam_m...
{ "content_hash": "08857b5e645afa46b028765f241a40dd", "timestamp": "", "source": "github", "line_count": 247, "max_line_length": 118, "avg_line_length": 17.902834008097166, "alnum_prop": 0.5323383084577115, "repo_name": "ScragLabs/ThreadAndMirror", "id": "76c6715ea33630559d38ff1f7206a50e8b72654e", "...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>bertrand: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
{ "content_hash": "ac7c8b7da79f17f1970a9a4d565ac8d6", "timestamp": "", "source": "github", "line_count": 167, "max_line_length": 426, "avg_line_length": 43.377245508982035, "alnum_prop": 0.554527885146328, "repo_name": "coq-bench/coq-bench.github.io", "id": "fc8cbc11fc7ec86fc50309105a49c8ebae752ea6", ...
from datetime import datetime from app import db class Base(db.Model): __abstract__ = True id = db.Column(db.Integer, primary_key=True) created_date = db.Column(db.DateTime, index=True, default=datetime.utcnow) updated_date = db.Column(db.DateTime, index=True, default=datetime.utcnow)
{ "content_hash": "2e42d889d9b77cf4a003168647e82488", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 78, "avg_line_length": 33.77777777777778, "alnum_prop": 0.7236842105263158, "repo_name": "levlaz/braindump", "id": "5c96778047951f510622a877c43b986516226f64", "size": "304",...
$solutionDir = [System.IO.Path]::GetDirectoryName($dte.Solution.FullName) + "\" $path = $installPath.Replace($solutionDir, "`$(SolutionDir)") $NativeAssembliesDir = Join-Path $path "NativeBinaries" $x86 = $(Join-Path $NativeAssembliesDir "x86\*.*") $LibGit2SharpPostBuildCmd = " xcopy /s /y `"$x86`" `"`$(TargetDir)`""
{ "content_hash": "393dc6269e59114f36d73c14fe8a14a0", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 79, "avg_line_length": 40, "alnum_prop": 0.696875, "repo_name": "paulcbetts/libgit2sharp", "id": "35cf68efa4d4813348ad58342f9b484fa041cae8", "size": "320", "binary": false...