Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    ArrowInvalid
Message:      JSON parse error: Missing a closing quotation mark in string. in row 1444
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 145, in _generate_tables
                  dataset = json.load(f)
                File "/usr/local/lib/python3.9/json/__init__.py", line 293, in load
                  return loads(fp.read(),
                File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
                  return _default_decoder.decode(s)
                File "/usr/local/lib/python3.9/json/decoder.py", line 340, in decode
                  raise JSONDecodeError("Extra data", s, end)
              json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 10086)
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1995, in _prepare_split_single
                  for _, table in generator:
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 148, in _generate_tables
                  raise e
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 122, in _generate_tables
                  pa_table = paj.read_json(
                File "pyarrow/_json.pyx", line 308, in pyarrow._json.read_json
                File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status
                File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status
              pyarrow.lib.ArrowInvalid: JSON parse error: Missing a closing quotation mark in string. in row 1444
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

text
string
meta
dict
package net.sf.mmm.ui.toolkit.impl.swt.view.sync; import net.sf.mmm.ui.toolkit.api.UiDisplay; import net.sf.mmm.ui.toolkit.api.event.UiEventType; import net.sf.mmm.ui.toolkit.api.view.UiNode; import net.sf.mmm.ui.toolkit.base.view.AbstractUiNodeAdapter; import net.sf.mmm.ui.toolkit.impl.swt.UiFactorySwt; import org....
{ "content_hash": "5aeafd50318bf601e4e4a0299bf7c524", "timestamp": "", "source": "github", "line_count": 352, "max_line_length": 96, "avg_line_length": 25.81534090909091, "alnum_prop": 0.6433366347529438, "repo_name": "m-m-m/multimedia", "id": "4540a22b0ea9c2558f916104ec2bb9dcce982da2", "size": "921...
using System; using System.Collections.Generic; using System.Data; using System.Data.Entity; using System.Data.Entity.Infrastructure; using System.Linq; using System.Net; using System.Net.Http; using System.Web.Http; using System.Web.Http.Description; using WebApiControllers.Models; namespace WebApiControllers.Contro...
{ "content_hash": "8d641bd3a83040d355d2484144a89697", "timestamp": "", "source": "github", "line_count": 125, "max_line_length": 82, "avg_line_length": 23.984, "alnum_prop": 0.49132755170113407, "repo_name": "pusgs/materijali", "id": "0af2d09d0eaf53954ef92162ab140fc59e3c6b4e", "size": "3000", "bin...
module.exports = require('./birect-client')
{ "content_hash": "67f25a483e7aec6f5055ae149eb36e35", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 43, "avg_line_length": 43, "alnum_prop": 0.7441860465116279, "repo_name": "marcuswestin/js-birect", "id": "84476ad5989afab5fcc4b4cb5e122ba9d52d2c2b", "size": "43", "binary...
package cn.edu.gdut.zaoying.Option.series.lines.label.normal; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.FIELD) public @interface PositionString ...
{ "content_hash": "d1ce3fc8187c2e50bdc271afc76f8d8d", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 61, "avg_line_length": 32.18181818181818, "alnum_prop": 0.8135593220338984, "repo_name": "zaoying/EChartsAnnotation", "id": "a7703afc98ac9f82c0017d74ced59f88e0f1960f", "siz...
package com.google.cloud.bigquery; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertTrue; import com.google.common.collect.ImmutableList; import org.junit.Test; import java.util.List; public cl...
{ "content_hash": "da5a400952f0d4649baee51c0cffe9ec", "timestamp": "", "source": "github", "line_count": 93, "max_line_length": 86, "avg_line_length": 35.38709677419355, "alnum_prop": 0.7143725311455484, "repo_name": "aozarov/gcloud-java", "id": "8eae6a9e03e31541ab438e861d608ed6c7db4906", "size": "3...
function api_get_children(loc_uuid, callback) { var params = (loc_uuid ? {parent_id: loc_uuid} : {}); $('#loc_ajax').show(); $.getJSON(LOAD_LOCS_URL, params, function(allData) { $('#loc_ajax').hide(); callback(allData.objects); }); } function LocationSelectViewModel(hierarchy, default_caption, au...
{ "content_hash": "d3bb04ae1c8942d8b6787f83a4e62e53", "timestamp": "", "source": "github", "line_count": 206, "max_line_length": 97, "avg_line_length": 32.077669902912625, "alnum_prop": 0.5856537530266344, "repo_name": "SEL-Columbia/commcare-hq", "id": "574123e519e1aceb1081c7a6165f0bb720b0d5d7", "si...
<?php /** * Options for the styled map. * @author Ianaré Sévi */ class EGmap3StyledMapOptions extends EGmap3OptionBase { /** * @var string Name shown for the map. */ public $name; }
{ "content_hash": "f3e03e8e66210ed911fe84b4533d4217", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 53, "avg_line_length": 12.933333333333334, "alnum_prop": 0.6597938144329897, "repo_name": "illibejiep/YiiBoilerplate", "id": "c97d2728d1e35b83a5bcb50f7f21dc45e803547c", "si...
// A basic integration test for the service. // Assumes that there is a pre-existing etcd server running on localhost. package main import ( "fmt" "io/ioutil" "net" "net/http" "net/http/httptest" "os" "reflect" gruntime "runtime" "strconv" "strings" "sync" "time" kubeletapp "k8s.io/kubernetes/cmd/kubel...
{ "content_hash": "8beb56f863044d8f1342cbee4eb9d8eb", "timestamp": "", "source": "github", "line_count": 1095, "max_line_length": 227, "avg_line_length": 31.160730593607305, "alnum_prop": 0.6795521819407403, "repo_name": "dcbw/kubernetes", "id": "c875b055f228465f8fe892be6da1d239b57dc9d8", "size": "3...
/** * Classes and API methods for the Relationships service (not ready yet) * @module relationships */ // Classes import * as relationships from '../relationships' // Exports export { relationships }
{ "content_hash": "5fb1760a6caa94cf4af0c2d7ac9362d8", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 72, "avg_line_length": 20.5, "alnum_prop": 0.7170731707317073, "repo_name": "amaas-fintech/amaas-core-sdk-js", "id": "76a6397291206dd783c6a5610efe28dba65b91b9", "size": "20...
<?php namespace System\Validation\Rules; use System\Validation\Nullable_Rule; class Presence_Of extends Nullable_Rule { /** * Evaluate the validity of an attribute. * * @param string $attribute * @param array $attributes * @return bool */ public function check($attribute, $attributes) { if ( ! ...
{ "content_hash": "13a05d237b5fd1f417c027af721c5c4d", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 69, "avg_line_length": 24.655172413793103, "alnum_prop": 0.5636363636363636, "repo_name": "Jamongkad/s36-beta", "id": "8926e967d0ff3d22f8aa434be8073cf956f2dda0", "size": "7...
this_file := $(lastword $(MAKEFILE_LIST)) # Determine the absolute path of the Makefile (see http://blog.jgc.org/2007/01/what-makefile-am-i-in.html): this_dir := $(dir $(CURDIR)/$(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST))) # Remove the trailing slash: this_dir := $(patsubst %/,%,$(this_dir)) # Define the root...
{ "content_hash": "3e8e86ffe1fedecdc616249543d1f89f", "timestamp": "", "source": "github", "line_count": 73, "max_line_length": 119, "avg_line_length": 29.78082191780822, "alnum_prop": 0.7410303587856486, "repo_name": "stdlib-js/www", "id": "d6340f555a5fb1567c2e508ff5fea3e36b4c0665", "size": "2832",...
@interface MSTFirstMenuMapViewController () @end @implementation MSTFirstMenuMapViewController - (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil { self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil]; if (self) { // Custom initialization } return se...
{ "content_hash": "53a4783273c0b5cf860c94f995edabb2", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 80, "avg_line_length": 19.866666666666667, "alnum_prop": 0.7164429530201343, "repo_name": "rajkumarpaneerselvam/MenuPOC", "id": "794a4a416d091361f973fcd2648907f8c1cc8f4d", ...
using System; using System.ComponentModel; namespace Azure.AI.Personalizer { /// <summary> The status of the job processing the evaluation. </summary> public readonly partial struct PersonalizerEvaluationJobStatus : IEquatable<PersonalizerEvaluationJobStatus> { private readonly string _value; ...
{ "content_hash": "0ccd44e0b31042378a6a5c32192719cb", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 150, "avg_line_length": 63.83050847457627, "alnum_prop": 0.7209240573552841, "repo_name": "Azure/azure-sdk-for-net", "id": "389201f0f3dd560ebe292871b33c0db148f3308b", "size...
import bisect import math import os import operator import random import six import sys import yaml from collections import defaultdict from marisa_trie import BytesTrie from geodata.text.phrases import PhraseFilter from geodata.encoding import safe_encode, safe_decode from geodata.i18n.unicode_paths import DATA_DIR ...
{ "content_hash": "9d38774ddb342ea6ab42bf5c42eaf2bb", "timestamp": "", "source": "github", "line_count": 108, "max_line_length": 138, "avg_line_length": 37.19444444444444, "alnum_prop": 0.5501618122977346, "repo_name": "openvenues/libpostal", "id": "5be6ebf23c2225f5906e8e303e437a79ec510a61", "size":...
import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output } from '@angular/core'; import { LanguageDto, Query, QueryModel, StatusInfo } from '@app/shared/internal'; @Component({ selector: 'sqx-query[language][languages][model][statuses]', styleUrls: ['./query.component.scss'], templateUrl:...
{ "content_hash": "b6299341c6ea9417fc013a8e159a0324", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 96, "avg_line_length": 23.36764705882353, "alnum_prop": 0.5903083700440529, "repo_name": "Squidex/squidex", "id": "72fe0ffb88b909df041126fd34ffa29f3c81bfec", "size": "1706"...
<md-content layout-padding> <div layout="row"> <div layout="column"> <gravatar name="{{ player.firstName }}" email-hash="{{ player.emailHash }}" size="128"></gravatar> </div> <div layout="column" flex> <md-input-container> <label>Email</label> <input type="email" ng-model="play...
{ "content_hash": "1c9d4c5d680a644a9be2aacf5a547bf4", "timestamp": "", "source": "github", "line_count": 60, "max_line_length": 104, "avg_line_length": 33.333333333333336, "alnum_prop": 0.618, "repo_name": "rallyphp/rally", "id": "8fdd71477bbcc79fd7be427e7759f064a180ed8b", "size": "2000", "binary"...
from __future__ import unicode_literals from django.db import models, migrations class Migration(migrations.Migration): dependencies = [ ('ingest', '0011_auto_20170302_2130'), ] operations = [ migrations.AddField( model_name='scan', name='file_count', ...
{ "content_hash": "1652a5f0f85ff57b0339d6a080a8c03b", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 64, "avg_line_length": 22.42105263157895, "alnum_prop": 0.5915492957746479, "repo_name": "ngageoint/scale", "id": "48c8726f0c64db50d0bc090e6352c97ceb6e0cf4", "size": "450",...
var cx = document.querySelector("canvas").getContext("2d"); var total = results.reduce(function(sum, choice) { return sum + choice.count; }, 0); var currentAngle = -0.5 * Math.PI; var centerX = 300, centerY = 150; // Add code to draw the slice labels in this loop. // Your code here results.forEach(function(resul...
{ "content_hash": "d576dd4d1c362c1e01e1abc20eb6a2f5", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 75, "avg_line_length": 29.8, "alnum_prop": 0.6728187919463087, "repo_name": "nesterone/sf-eng-init-fellow", "id": "4de50185e5b881250761f1ab80d7246915f87b52", "size": "596",...
================= Example: WASP 14 ================= Preamble ============================= This example replicates the WASP14 results from Czekala et al. 2015. It's probably a good test to perform before you blindly run the code on any of your data. All of the data to replicate this result are already a part of th...
{ "content_hash": "bff0a9c2b90d2d6bb42679543cb39e8d", "timestamp": "", "source": "github", "line_count": 262, "max_line_length": 528, "avg_line_length": 39.038167938931295, "alnum_prop": 0.7178333985138835, "repo_name": "gully/Starfish", "id": "91d79efeb12fc266cc201e0c8668427c7a623860", "size": "102...
class TableModel; namespace Ilwis { namespace Desktop { class SortColumn : public TableOperation { Q_OBJECT public: SortColumn(); bool canUse(TableModel *tblModel, const QVariantMap &parameter) const; Q_INVOKABLE void execute(const QVariantMap &parameters); static Ilwis::Desktop::TableOperation ...
{ "content_hash": "503a04633472efad9333ee9140038e5e", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 74, "avg_line_length": 18.1, "alnum_prop": 0.7237569060773481, "repo_name": "ridoo/IlwisCore", "id": "a408909caf5e38ad77af0b9ef44bcacbc4757e1e", "size": "477", "binary": ...
PERSON_GROUPS = ( ('diploma', 'Diploma/PG Diploma'), ('students', 'Workshop Students'), ('staff', 'Staff'), ('others', 'Others'), )
{ "content_hash": "c0db90b2d310708f2c83fb14519a8957", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 36, "avg_line_length": 23.333333333333332, "alnum_prop": 0.5785714285714286, "repo_name": "jagannath93/File-Management-System", "id": "e66c848c76101af0861a3385bb2c3b075ba8f8f0...
package de.hpi.visio.util; import java.util.Comparator; import org.oryxeditor.server.diagram.Shape; /** * Comparator for imported visio shapes that will be compared by the lower right * point's y value. The shape with the lowest value will be first in a sorted * list. * * @author Thamsen */ public class Shape...
{ "content_hash": "a2318efe307f3540ea5db83a068c72f6", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 80, "avg_line_length": 21.1875, "alnum_prop": 0.6145526057030481, "repo_name": "grasscrm/gdesigner", "id": "2985f0061d773d15928e4297bf597699c7a07890", "size": "1017", "bi...
using System.Xml; using System.Xml.Serialization; namespace ParatureSDK.ParaObjects { /// <summary> /// An attachment object holds the information about any attachment, whether in the ticket history, in the ticket itself, a download, or any other module that supports the attachments feature. /// </summary>...
{ "content_hash": "c06a09453b4113f0cd2bb30757c4ae34", "timestamp": "", "source": "github", "line_count": 58, "max_line_length": 196, "avg_line_length": 30.43103448275862, "alnum_prop": 0.5892351274787535, "repo_name": "Parature/ParatureSDK", "id": "ed108970ae775f2158d2770b8118d9848944ca30", "size": ...
/** * Create a checkerboard tQuery.Mesh */ tQuery.register('createCheckerboard', function(opts){ // handle parameters opts = tQuery.extend(opts, { width : 1, height : 1, segmentsW : 8, segmentsH : 8, materialEven : new THREE.MeshBasicMaterial({ color: 0xcccccc }), materialOdd : new THREE.MeshBasicMat...
{ "content_hash": "58d2da350a672028d0f352ea1b912152", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 100, "avg_line_length": 32.1, "alnum_prop": 0.6936656282450675, "repo_name": "jeromeetienne/augmentedgesture.js", "id": "fb98a6b8db9f44b5d5e763b25cd2fcbd0a617abb", "size": ...
#ifndef WEBRTC_P2P_BASE_PORTINTERFACE_H_ #define WEBRTC_P2P_BASE_PORTINTERFACE_H_ #include <string> #include "webrtc/p2p/base/transport.h" #include "webrtc/base/asyncpacketsocket.h" #include "webrtc/base/socketaddress.h" namespace rtc { class Network; struct PacketOptions; } namespace cricket { class Connection; ...
{ "content_hash": "319b56e9d286600b6b5de83c4f398a1a", "timestamp": "", "source": "github", "line_count": 123, "max_line_length": 79, "avg_line_length": 36.15447154471545, "alnum_prop": 0.7216100742073308, "repo_name": "ssaroha/node-webrtc", "id": "38945f9e1305fb68a05287baacb4cda507aba477", "size": "...
class ShapeTextureSample; typedef std::shared_ptr<ShapeTextureSample> ShapeTextureSampleRef; class ShapeTextureSample : public po::scene::NodeContainer { public: static ShapeTextureSampleRef create(); void setup(); protected: ShapeTextureSample(); private: po::scene::ShapeRef mRectShape; ...
{ "content_hash": "ff760d38536bea5e45db4a9bcbde3228", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 77, "avg_line_length": 32.357142857142854, "alnum_prop": 0.6563649742457689, "repo_name": "eriser/Cinder-poScene", "id": "f7c485d56e3d286a4687f98e49edf329f0a0b57e", "size":...
import React, { Component } from 'react' import PropTypes from 'prop-types' import { StyleSheet, View, ListView } from 'react-native' import TodoItem from '../components/todo-item' class TodoList extends Component { constructor(props) { super(props) const ds = new ListView.DataSource({ rowHasChanged:...
{ "content_hash": "a7343ea6a807319dc938b55f59a04587", "timestamp": "", "source": "github", "line_count": 72, "max_line_length": 72, "avg_line_length": 21.680555555555557, "alnum_prop": 0.6278026905829597, "repo_name": "rameezk/ReactNativeTodo", "id": "6310bfa62276cc8064870eec3571b361ce324746", "size...
using System; using System.Text.RegularExpressions; using dnlib.DotNet; namespace Confuser.Core.Project.Patterns { /// <summary> /// A function that match the full name of the definition with specified RegEx. /// </summary> public class MatchFunction : PatternFunction { internal const string FnName = "matc...
{ "content_hash": "42607b2572305f88e5cd829046bfcd9d", "timestamp": "", "source": "github", "line_count": 87, "max_line_length": 84, "avg_line_length": 24.839080459770116, "alnum_prop": 0.6807033780657104, "repo_name": "dsuess/ConfuserEx", "id": "b9ba2bac01d3afddcfedb9854be95a739c8bfecc", "size": "21...
import sensor, image, time, os, tf sensor.reset() # Reset and initialize the sensor. sensor.set_pixformat(sensor.RGB565) # Set pixel format to RGB565 (or GRAYSCALE) sensor.set_framesize(sensor.QVGA) # Set frame size to QVGA (320x240) sensor.set_windowing((240, 240)) # Set 240x240 ...
{ "content_hash": "b09db26fd16645c68f941de9d405b798", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 98, "avg_line_length": 36.41304347826087, "alnum_prop": 0.6214925373134328, "repo_name": "iabdalkader/openmv", "id": "48a2254ba9929224924c175cbaedcd2c0740dc30", "size": "18...
// Copyright 2015 Google Inc. 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 required by applicable...
{ "content_hash": "7834b7c94108c970ea9f9a4d356c8d46", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 75, "avg_line_length": 31.51851851851852, "alnum_prop": 0.7285546415981199, "repo_name": "danielromlein/dashboard", "id": "2b3b5fad26fe95f40fed20f28c5d0916ddedce84", "size"...
[package-url]: https://www.npmjs.com/package/dialogue-builder [version-image]: https://badge.fury.io/js/dialogue-builder.svg [downloads-image]: https://img.shields.io/npm/dt/dialogue-builder.svg [ci-image]: https://circleci.com/gh/nbransby/dialogue-builder.svg?style=shield&circle-token=39554b5870ebd54924230c17c9e79751e...
{ "content_hash": "b4ab6a4f5dd9366639d3c731dbe4dc00", "timestamp": "", "source": "github", "line_count": 271, "max_line_length": 676, "avg_line_length": 79.54612546125462, "alnum_prop": 0.7534443568214501, "repo_name": "nbransby/dialogue-builder", "id": "0dbafea343fa3cfaa1116f2faec3662bfef49a51", "s...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>geocoq: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
{ "content_hash": "5792a53070bf56cafe0d2fd0a8d9ef7a", "timestamp": "", "source": "github", "line_count": 185, "max_line_length": 159, "avg_line_length": 40.4054054054054, "alnum_prop": 0.5439464882943144, "repo_name": "coq-bench/coq-bench.github.io", "id": "ccf36834a982cfd9ae553d088792279c46cde6c8", ...
package com.amazonaws.services.config.model; import java.io.Serializable; /** * <p> * The details that identify a resource that is discovered by AWS Config, * including the resource type, ID, and (if available) the custom resource name. * </p> */ public class ResourceIdentifier implements Serializable, Cloneab...
{ "content_hash": "c1f9204356d906c83290c64ac6bc149a", "timestamp": "", "source": "github", "line_count": 318, "max_line_length": 83, "avg_line_length": 28.339622641509433, "alnum_prop": 0.5553706169551709, "repo_name": "trasa/aws-sdk-java", "id": "35c015cdb29db4e4d9323d9654462afdfa620a32", "size": "...
package com.facebook.buck.core.artifact; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotEquals; import static org.junit.Assert.assertTrue; import com.facebook.buck.core.exceptions.HumanReadableException; import com.facebook.buck.core....
{ "content_hash": "16d90f2f42fb5ba3f4bdfad8bfda8b6b", "timestamp": "", "source": "github", "line_count": 341, "max_line_length": 100, "avg_line_length": 41.29032258064516, "alnum_prop": 0.7330255681818182, "repo_name": "JoelMarcey/buck", "id": "14b0184819110e9a4260c92c6555bc59abd2f1d6", "size": "146...
package org.apache.jmeter.functions; import java.util.Collection; import java.util.LinkedList; import java.util.List; import org.apache.jmeter.engine.util.CompoundVariable; import org.apache.jmeter.samplers.SampleResult; import org.apache.jmeter.samplers.Sampler; import org.apache.jmeter.util.JMeterUti...
{ "content_hash": "d391d67400bc46cf652808bfb9cde358", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 104, "avg_line_length": 26.5, "alnum_prop": 0.6552779194288628, "repo_name": "saketh7/Jmeter", "id": "7f533ef0dd6181e382dd36ca1c36c6e71c376ef5", "size": "2779", "binary":...
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2014.07....
{ "content_hash": "41d036672771608418f3d6bdfcecdbee", "timestamp": "", "source": "github", "line_count": 162, "max_line_length": 142, "avg_line_length": 27.166666666666668, "alnum_prop": 0.6069075210179504, "repo_name": "frosenberg/elasticsearch-nvd-river", "id": "0e0ae2dde0991212713957575b8a1333a220f...
package ru.job4j; /** * Created by aleks on 28.08.2017. */ public class Characters { public int characters(String allSymbols, char symbol) { int number = 0; for (int index = 0; index < allSymbols.length(); index++){ if (allSymbols.charAt(index) == symbol) { number++; ...
{ "content_hash": "b2c6ff6249c3911b90fbd756a30c3048", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 66, "avg_line_length": 23.125, "alnum_prop": 0.5378378378378378, "repo_name": "new-x/study", "id": "5645930fadc9691e9ff2e5b2e8cce90a35677065", "size": "370", "binary": fa...
package io.quarkus.resteasy.reactive.server.test.customproviders; import static org.assertj.core.api.Assertions.assertThat; import java.util.function.Supplier; import org.hamcrest.Matchers; import org.jboss.shrinkwrap.api.ShrinkWrap; import org.jboss.shrinkwrap.api.spec.JavaArchive; import org.junit.jupiter.api.Asse...
{ "content_hash": "215eb9f6c3e278d9e7875d0696aefad5", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 117, "avg_line_length": 44.02272727272727, "alnum_prop": 0.6799173980382034, "repo_name": "quarkusio/quarkus", "id": "e92475042209ac15d5d9d460ced936ce393ef93f", "size": "19...
package org.apache.airavata.helix.impl.task.parsing.models; public class ParsingTaskInput { private String id; private String name; private String contextVariableName; private String value; private String type; public String getContextVariableName() { return contextVariableName; } ...
{ "content_hash": "f71e557ecf6afd2ecc102b545153fccb", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 68, "avg_line_length": 19.755102040816325, "alnum_prop": 0.6198347107438017, "repo_name": "apache/airavata", "id": "aeff9a5b8faff5d01a737a14d6b964f3fd867ade", "size": "968"...
End of preview.

No dataset card yet

Downloads last month
1