Dataset Preview
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 823
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 2987)
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 823
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 datasetNeed 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 |
|---|---|
import qualified Bench.Binary as Binary
import qualified Bench.Cereal as Cereal
import Bench.Data (genBenchData)
import qualified Bench.FastPack as FastPack
import qualified Bench.Packer as Packer
import Bench.Types
import Data.ByteString (ByteString)
import qualified Data.ByteString.Char... | {
"content_hash": "5a4e4ec7561177db0f58a6bff226a250",
"timestamp": "",
"source": "github",
"line_count": 64,
"max_line_length": 83,
"avg_line_length": 34.984375,
"alnum_prop": 0.6342117016525235,
"repo_name": "erikd/fastpack",
"id": "8970f8f68332e0358949adede92469c929cd08cd",
"size": "2240",
"bina... |
import React from 'react';
import {BaseMixin, ElementaryMixin, ContentMixin, ColorSchemaMixin} from './../common/common.js';
import './well.less';
export const Well = React.createClass({
//@@viewOn:mixins
mixins: [
BaseMixin,
ElementaryMixin,
ContentMixin,
ColorSchemaMixin
],
//@@viewOff:mixi... | {
"content_hash": "11f033820422e98b4fa1c6c9a73d73b6",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 97,
"avg_line_length": 19.925373134328357,
"alnum_prop": 0.6367041198501873,
"repo_name": "UnicornCollege/ucl.itkpd.configurator",
"id": "b76423bd5b84ae2e22f82a002baff9654f8a... |
package com.intellij.util;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class ReflectionUtilRt {
@NotNull
public static List<Field> collectFields(@NotNull Cla... | {
"content_hash": "bcd2a0cefe72aa27daceaebc66d616ac",
"timestamp": "",
"source": "github",
"line_count": 70,
"max_line_length": 116,
"avg_line_length": 29.542857142857144,
"alnum_prop": 0.6329787234042553,
"repo_name": "leafclick/intellij-community",
"id": "8c3d8024b64e865d4fc40c385d86c2feb88a66c3",
... |
namespace System.ServiceModel
{
public sealed partial class MessageSecurityOverTcp
{
public MessageSecurityOverTcp() { }
[System.ComponentModel.DefaultValueAttribute((System.ServiceModel.MessageCredentialType)(1))]
public System.ServiceModel.MessageCredentialType ClientCredentialType { g... | {
"content_hash": "0e94f4031cb6cc14d7854acfa2a99793",
"timestamp": "",
"source": "github",
"line_count": 97,
"max_line_length": 237,
"avg_line_length": 74.57731958762886,
"alnum_prop": 0.7511750069118054,
"repo_name": "MarcosRamiro/wcf",
"id": "b2187646f6d1e2a40ab31d939db509a3db3ec6fc",
"size": "762... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>paramcoq: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... | {
"content_hash": "50cce4c6d3e91b2d4fefb40dee1bbc43",
"timestamp": "",
"source": "github",
"line_count": 176,
"max_line_length": 159,
"avg_line_length": 40.63068181818182,
"alnum_prop": 0.5533491819325969,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "d7aaaf6455ae63baa5c7b44ac2f5e24ff6145ee6",
... |
<!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="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>Boost.Geometry.Inde... | {
"content_hash": "3c57a50cfe487f09743252e4939a3147",
"timestamp": "",
"source": "github",
"line_count": 153,
"max_line_length": 549,
"avg_line_length": 45.95424836601307,
"alnum_prop": 0.6683259849239084,
"repo_name": "calvinfarias/IC2015-2",
"id": "162832010bfff6c9e8242d1a3bd48592f7dcba43",
"size"... |
import os.path
import re
import sys
from pycodestyle import Checker, BaseReport, StandardReport, readlines
SELFTEST_REGEX = re.compile(r'\b(Okay|[EW]\d{3}):\s(.*)')
ROOT_DIR = os.path.dirname(os.path.dirname(__file__))
class PseudoFile(list):
"""Simplified file interface."""
write = list.append
def get... | {
"content_hash": "05ea3974c39e899bf3d844272354bf0d",
"timestamp": "",
"source": "github",
"line_count": 223,
"max_line_length": 79,
"avg_line_length": 36.55605381165919,
"alnum_prop": 0.5462463199214916,
"repo_name": "PyCQA/pep8",
"id": "eb8b4436f9078d7d59b418e0e09f68a1c77e3124",
"size": "8176",
... |
> Decorators make it possible to annotate and modify classes and properties at design time.
## When To Use
You **may** use decorator with some reservation.
> Why?
The decorator proposal has been in stage 2 for many years.
While it is actively used as TypeScript and Babel supports it,
it may change in the future.
#... | {
"content_hash": "5ec038096b3eef3dd1721dc5b162ea1a",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 121,
"avg_line_length": 27.155555555555555,
"alnum_prop": 0.7553191489361702,
"repo_name": "unional/TypeScript",
"id": "c6d564e9c0ae28ca7e2d8d7c823b4124132ea4cb",
"size": "... |
/**
* @file
* A Backbone View that provides a dynamic contextual link.
*/
(function ($, Backbone, Drupal) {
"use strict";
Drupal.quickedit.ContextualLinkView = Backbone.View.extend(/** @lends Drupal.quickedit.ContextualLinkView# */{
/**
* Define all events to listen to.
*
* @return {object... | {
"content_hash": "b51a43225ce332865728da636d020c87",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 112,
"avg_line_length": 27.493827160493826,
"alnum_prop": 0.6035024696901662,
"repo_name": "komejo/d8demo-dev",
"id": "288101a31265caf50b7bc877b43f054bfd4f691c",
"size": "2... |
package com.google.common.collect.testing;
import com.google.common.collect.testing.features.CollectionFeature;
import com.google.common.collect.testing.features.Feature;
import com.google.common.collect.testing.testers.CollectionSerializationEqualTester;
import com.google.common.collect.testing.testers.ListAddAllAt... | {
"content_hash": "7f4041b86d603aee4295523daf9a4264",
"timestamp": "",
"source": "github",
"line_count": 144,
"max_line_length": 92,
"avg_line_length": 38.645833333333336,
"alnum_prop": 0.7638814016172507,
"repo_name": "lowasser/guava-experimental",
"id": "71a9216292ad261c6bb544e7f22fe7e67298de20",
... |
package org.jgroups.protocols.jzookeeper;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Collections;
import java.util.Date;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
imp... | {
"content_hash": "4c3d390539569b9022b335524c8f5a3e",
"timestamp": "",
"source": "github",
"line_count": 828,
"max_line_length": 118,
"avg_line_length": 30.404589371980677,
"alnum_prop": 0.6490963257199602,
"repo_name": "ibrahimshbat/JGroups",
"id": "a71e7769c7d0d2d21dba52f0989068e16f58d232",
"size"... |
<?php
/**
* @see Zend_Paginator
*/
require_once 'Zend/Paginator.php';
/**
* @see Zend_Paginator_ScrollingStyle_All
*/
require_once 'Zend/Paginator/ScrollingStyle/All.php';
/**
* @see PHPUnit_Framework_TestCase
*/
/**
* @category Zend
* @package Zend_Paginator
* @subpackage UnitTests
* @copyright Co... | {
"content_hash": "041a51dd724cc0766814a21d2cd42786",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 87,
"avg_line_length": 28.127450980392158,
"alnum_prop": 0.6249564308121297,
"repo_name": "sandsmedia/zf",
"id": "c35018380576d125c325b20533bfe493037977b2",
"size": "3589"... |
interface JQuery {
dynatree(options?: DynatreeOptions): DynaTree;
dynatree(option?: string, ...rest: any[]): any;
}
interface JQueryStatic {
ui: {
dynatree: DynatreeNamespace;
};
}
interface DynaTree {
activateKey(key: string): DynaTreeNode;
count(): number;
enable(): void;
dis... | {
"content_hash": "b98467e8f55ce583f1aee8fc3c1a026d",
"timestamp": "",
"source": "github",
"line_count": 234,
"max_line_length": 136,
"avg_line_length": 46.08119658119658,
"alnum_prop": 0.6934990262450152,
"repo_name": "uguy/hawtio",
"id": "ec65723c783419f1b0e17313e9b0eeaed3cf9b02",
"size": "10990",... |
"""This file contains tests for drawing helpers"""
import sys
import unittest
if sys.version_info[0] >= 3:
import unittest.mock as mock
from unittest.mock import PropertyMock, patch
else:
import mock
from mock import PropertyMock, patch
if "core" not in sys.path[0]:
sys.path.insert(0, 'core')
from... | {
"content_hash": "305712afe271c5f3be7537842ee3a844",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 115,
"avg_line_length": 35.58695652173913,
"alnum_prop": 0.662797800855223,
"repo_name": "DrimTim32/py_proj_lights",
"id": "3ea2ed77c05f3efed63f45ab988c30ca86165aa2",
"size... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE23_Relative_Path_Traversal__wchar_t_environment_ifstream_73b.cpp
Label Definition File: CWE23_Relative_Path_Traversal.label.xml
Template File: sources-sink-73b.tmpl.cpp
*/
/*
* @description
* CWE: 23 Relative Path Traversal
* BadSource: environment Read input ... | {
"content_hash": "b10eca66a738fbdf0884cff67bbe1ec3",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 107,
"avg_line_length": 25.28358208955224,
"alnum_prop": 0.6611570247933884,
"repo_name": "JianpingZeng/xcc",
"id": "126bbf7cf0496bbb11eaf938aa9786a33e06105d",
"size": "169... |
require('./angular');
module.exports = angular;
function onDeviceReady(){
var map = new GoogleMap();
map.initialize();
}
| {
"content_hash": "89723048d46bc1ccd443b63c65341c1f",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 30,
"avg_line_length": 18.571428571428573,
"alnum_prop": 0.6615384615384615,
"repo_name": "pablolmnora/helpthecity",
"id": "c86c1364a6d876bb089b28d19fa1523218f05f9d",
"size"... |
<?php
// These constants may be changed without breaking existing hashes.
define("PBKDF2_HASH_ALGORITHM", "sha256");
define("PBKDF2_ITERATIONS", 1000);
define("PBKDF2_SALT_BYTE_SIZE", 24);
define("PBKDF2_HASH_BYTE_SIZE", 24);
define("HASH_SECTIONS", 4);
define("HASH_ALGORITHM_INDEX", 0);
define("HASH_ITERATION_INDEX... | {
"content_hash": "c39b9c5901f1491d34ec50865f629f76",
"timestamp": "",
"source": "github",
"line_count": 112,
"max_line_length": 99,
"avg_line_length": 33.526785714285715,
"alnum_prop": 0.6,
"repo_name": "bign8/member-social-app",
"id": "6c2a6b020989733aa4d7b7d49676780b2e4781c6",
"size": "5214",
"... |
dojo.provide("plugins.apps.AppRow");
dojo.declare( "plugins.apps.AppRow",
[ dijit._Widget, dijit._Templated ], {
//Path to the template of this widget.
templatePath: dojo.moduleUrl("plugins", "apps/templates/approw.html"),
// Calls dijit._Templated.widgetsInTemplate
widgetsInTemplate : true,
// PARENT pl... | {
"content_hash": "cacb471589f9aef138078cacd631a681",
"timestamp": "",
"source": "github",
"line_count": 98,
"max_line_length": 109,
"avg_line_length": 31.510204081632654,
"alnum_prop": 0.6531735751295337,
"repo_name": "agua/agua",
"id": "5fdb8e5d724369e47b4c951ec0b84ef078248c5d",
"size": "3088",
... |
/**
* Utilify functions for logging
*/
cordova.define("salesforce/util/logger", function(require, exports, module) {
var appStartTime = (new Date()).getTime(); // Used for debug timing measurements.
/**
* Logs text to a given section of the page.
* section - id of HTML section to log to.
... | {
"content_hash": "0301cfdc5a680b63e3049271274dc500",
"timestamp": "",
"source": "github",
"line_count": 608,
"max_line_length": 114,
"avg_line_length": 35.64802631578947,
"alnum_prop": 0.6178831780012919,
"repo_name": "developerforce/MobilePack-jQueryMobile",
"id": "69735bb384d4707315ea1535ff6aef80c3... |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media... | {
"content_hash": "e15192cb4b279e3f45582b9621fa0f56",
"timestamp": "",
"source": "github",
"line_count": 209,
"max_line_length": 296,
"avg_line_length": 43.92344497607655,
"alnum_prop": 0.5096949891067538,
"repo_name": "dcarda/aba.route.validator",
"id": "51c183077d9b903992d7048318a0ec8609a66ecf",
"... |
<?php
use yii\helpers\Html;
use yii\widgets\ActiveForm;
/* @var $this yii\web\View */
/* @var $model common\models\CollegeSearch */
/* @var $form yii\widgets\ActiveForm */
?>
<div class="college-search">
<?php $form = ActiveForm::begin([
'action' => ['index'],
'method' => 'get',
]); ?>
... | {
"content_hash": "be16d2baa4213e82a2866d5bcaceb096",
"timestamp": "",
"source": "github",
"line_count": 57,
"max_line_length": 75,
"avg_line_length": 24.649122807017545,
"alnum_prop": 0.5316725978647687,
"repo_name": "khurshedt9l/collegey",
"id": "f4d2bff5e1641c78ce930f4d7646169375272a09",
"size": ... |
<!--
Test Description:
This testcase isn't run verbatim. The template string below is replaced by
the test harnesses with various lengths of inline JavaScript. We use this
test to verify the max_byte_length rules for inline scripts.
-->
<!doctype html>
<html ⚡>
<head>
<meta charset="utf-8">
<meta name="view... | {
"content_hash": "5d924755a3a2bdb1f7da2a11f75477a6",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 765,
"avg_line_length": 70.54545454545455,
"alnum_prop": 0.7519329896907216,
"repo_name": "Gregable/amphtml",
"id": "a316d3104613485c06b601cf0e36bf9a80cabd01",
"size": "155... |
<section class="app-headline">
<div class="row">
<div class="column small-12">
<div class="app-breadcrumbs">
<a routerLink="/">Pagrindinis puslapis</a>
<a (click)="backToList()">Kategorijos</a>
<a class="current">Maisto produktų pakuotės</a>
</div><!-- .breadcrumbs -->
</div><!-- .column ... | {
"content_hash": "ef7abe77fd0bcb9ca025501fa2e91046",
"timestamp": "",
"source": "github",
"line_count": 178,
"max_line_length": 284,
"avg_line_length": 41.842696629213485,
"alnum_prop": 0.6291621911922664,
"repo_name": "IrmantasLiepis/logo-design",
"id": "2a2d0ac97da9d4700c942b498449af825c6bb2c2",
... |
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>{{ page.title | default: site.title }}</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400... | {
"content_hash": "01f8a6586722039804e0dd3236be2228",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 130,
"avg_line_length": 45.30952380952381,
"alnum_prop": 0.6163951655281135,
"repo_name": "openluopworld/openluopworld.github.io",
"id": "2d35a7656faf26cc8255dc6c69a9c8b3363f... |
package org.topbraid.shacl.validation.java;
import java.util.HashMap;
import java.util.Map;
import java.util.function.Function;
import org.apache.jena.rdf.model.Resource;
import org.topbraid.shacl.engine.Constraint;
import org.topbraid.shacl.validation.ConstraintExecutor;
import org.topbraid.shacl.validation.Constrai... | {
"content_hash": "895ae0ac3ba61c4057afd8fc73acbe20",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 120,
"avg_line_length": 63.32142857142857,
"alnum_prop": 0.817258883248731,
"repo_name": "TopQuadrant/shacl",
"id": "b9a31fd140f968615918534b1d557adbb0015b6f",
"size": "354... |
google-site-verification: google00b2ff83e5d189a3.html | {
"content_hash": "c10bf22dae934c5c213715bd3b8379f4",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 53,
"avg_line_length": 53,
"alnum_prop": 0.9056603773584906,
"repo_name": "enigmabeautysalon/enigmabeautysalon.github.io",
"id": "50b70a53f8e026bd1458d60b81a0238539480fcd",
... |
<div class="pie-chart" ng-class="{ 'danger': chartData.overMax }">
<chart-tooltip tooltip-data="model.tooltipData"></chart-tooltip>
<div ng-if="::model.settings.showTitle && chartData.title"
class="pie-chart-title {$ ::model.settings.titleClass $}">
{$ ::chartData.title $} ({$ model.total ? model.total ... | {
"content_hash": "99246ca715ca524643225f85a761536a",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 107,
"avg_line_length": 43.58064516129032,
"alnum_prop": 0.6173205033308661,
"repo_name": "Tesora-Release/tesora-horizon",
"id": "1a120b99b29ea9f3adb9cfaa9ed5b3a01d0e0748",
... |
package org.opensingular.lib.commons.context;
import org.opensingular.lib.commons.base.SingularException;
public class SingularSingletonNotFoundException extends SingularException {
public SingularSingletonNotFoundException(String key) {
super(String.format("We could not find the singleton you asked fo... | {
"content_hash": "9b51ecd462676bcc640ce3e210fe1940",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 139,
"avg_line_length": 32.916666666666664,
"alnum_prop": 0.7746835443037975,
"repo_name": "opensingular/singular-core",
"id": "6237e6732a47eed5d47c8a925945ad746136213c",
"... |
<Type Name="CTFontFeatureVerticalSubstitutionConnection" FullName="MonoMac.CoreText.CTFontFeatureVerticalSubstitutionConnection">
<TypeSignature Language="C#" Value="public class CTFontFeatureVerticalSubstitutionConnection : MonoMac.CoreText.CTFontFeatureSelectors" />
<TypeSignature Language="ILAsm" Value=".class p... | {
"content_hash": "a109a183e2b3d063ad87150c73907244",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 183,
"avg_line_length": 47.28,
"alnum_prop": 0.7225042301184433,
"repo_name": "PlayScriptRedux/monomac",
"id": "c65246f27a666336c1663dd48e92d2956efe97da",
"size": "2364",
... |
__version__ = '1.3.0'
from SimpleCV.base import *
from SimpleCV.Camera import *
from SimpleCV.Color import *
from SimpleCV.Display import *
from SimpleCV.Features import *
from SimpleCV.ImageClass import *
from SimpleCV.Stream import *
from SimpleCV.Font import *
from SimpleCV.ColorModel import *
from SimpleCV.Drawing... | {
"content_hash": "f4e9616a2f1ed66979aae5b74acd0628",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 38,
"avg_line_length": 27.65,
"alnum_prop": 0.7576853526220615,
"repo_name": "sightmachine/SimpleCV",
"id": "4f8a5b77812eda3dff3d8aacbe43a64a1b4838d2",
"size": "553",
"bi... |
{// 引入标签库 }
<tagLib name="html" />
<include file="Public:header" />
<PHP>
function get_handle($id)
{
$order_info = M("DealOrder")->getById($id);
if($order_info['order_status']==0)
{
$str = l("DEAL_ORDER_HANDLE");
}
else
{
$str = l("DEAL_ORDER_VIEW");
}
$str = "<a href='".u("DealOr... | {
"content_hash": "588334da3e6075776edf6a6f05e1da6d",
"timestamp": "",
"source": "github",
"line_count": 202,
"max_line_length": 187,
"avg_line_length": 37.757425742574256,
"alnum_prop": 0.6074472269568638,
"repo_name": "hushulin/zsh_admin",
"id": "74c100d8a23b07bbba874ea9c77d7ccd05ceef1b",
"size": ... |
Types for Google Cloud Documentai v1beta3 API
=============================================
.. automodule:: google.cloud.documentai_v1beta3.types
:members:
:show-inheritance:
| {
"content_hash": "95f405f1c7467dad6b5b821c38ee7a25",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 53,
"avg_line_length": 30.666666666666668,
"alnum_prop": 0.5652173913043478,
"repo_name": "googleapis/python-documentai",
"id": "31b489da1ca70e4fa7001a2a9cf8e7ccf972cbaf",
"... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl">
<title data-ice="title">API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script... | {
"content_hash": "80760b15132fdb522b45cc25f5ce4d16",
"timestamp": "",
"source": "github",
"line_count": 153,
"max_line_length": 640,
"avg_line_length": 47.248366013071895,
"alnum_prop": 0.6909669387190482,
"repo_name": "killercrush/music-tempo",
"id": "a888cc23d62e89545ff341bfa153eae6009effd7",
"si... |
<?php
use app\models\general\GeneralLabel;
use yii\helpers\Html;
/* @var $this yii\web\View */
/* @var $model app\models\RefKumpulan */
$this->title = GeneralLabel::createTitle.' '.GeneralLabel::kumpulan;
$this->params['breadcrumbs'][] = ['label' => GeneralLabel::kumpulan, 'url' => ['index']];
$this->params['brea... | {
"content_hash": "86776af9e8daf5817598ff245cede19d",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 89,
"avg_line_length": 21.333333333333332,
"alnum_prop": 0.599609375,
"repo_name": "hung101/kbs",
"id": "dae424ea006f00ae9a13374305fb5433975bba5b",
"size": "512",
"binary... |
End of preview.
No dataset card yet
- Downloads last month
- 1