text stringlengths 1 22.8M |
|---|
A dream board or vision board is a collage of images, pictures, and affirmations of one's dreams and desires, designed to serve as a source of inspiration and motivation. The usefulness of vision boards has been endorsed by celebrities such as Oprah Winfrey, Steve Harvey, and John Pierre. The author Octavia E. Butler w... |
```objective-c
// -*- C++ -*-
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// Foundation; either version 3, or (at your option) any later
// version.
// This library is distributed in the hope that it will be useful, bu... |
```kotlin
package mega.privacy.android.domain.entity.camerauploads
/**
* Restart mode after the stop of the Camera Uploads worker
*/
enum class CameraUploadsRestartMode {
/**
* Reschedule the Camera Uploads Worker to a later time
*/
Reschedule,
/**
* Restart immediately the Camera Uploads... |
is a railway station in Midori-ku, Nagoya, Japan, operated by Central Japan Railway Company (JR Tōkai).
Lines
Ōdaka Station is served by the Tōkaidō Main Line, and is located 353.6 kilometers from the starting point of the line at Tokyo Station.
Station layout
The station has one elevated island platform with the sta... |
```c++
// 2016 and later: Unicode, Inc. and others.
/*
*******************************************************************************
*
* Corporation and others. All Rights Reserved.
*
*******************************************************************************
* file name: ucmstate.c
* encoding: UTF-8
*... |
```css
@keyframes elementor-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes elementor-animation-bob-float{100%{transform:translateY(-8px)}}.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover{animation-name:e... |
```objective-c
/*
* PROGRAM: JRD Access Method
* MODULE: flu_proto.h
* DESCRIPTION: Prototype header file for flu.cpp, functions.cpp,
* builtin.cpp and qatest.cpp
*
* The contents of this file are subject to the Interbase Public
*
* "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express
*
* The Origin... |
Mihály Balla (born 21 May 1965) is a Hungarian politician, member of the National Assembly (MP) for Balassagyarmat, Nógrád County (Constituency IV then II) since 1998. He is one of the deputy leaders of the Fidesz parliamentary group since 8 June 2010. He served as Chairman of the Parliamentary Committee on Foreign Aff... |
```java
package com.fishercoder.solutions.secondthousand;
public class _1758 {
public static class Solution1 {
public int minOperations(String s) {
int ops1 = 0;
//start with 0
boolean isZero = true;
for (int i = 0; i < s.length(); i++) {
if (... |
```javascript
Type of the Children props
componentWillReceiveProps Not Triggered After Mounting
Use **React** with other libraries
Server-side rendering
Enhanced Prop Validation
``` |
```shell
#!/usr/bin/env bash
#
#
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
current_userid=$(id -u)
if [ $current_userid -ne 0 ]; then
echo "$(basename "$0") uninstallation script requires superuser privileges to run"
exit 1
fi
host_package_name="dotnet-host"
aspnetcore_runtime_package_name="^as... |
```java
/*
*/
package io.strimzi.api.kafka.model.user.acl;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonValue;
public enum AclOperation {
READ,
WRITE,
CREATE,
DELETE,
ALTER,
DESCRIBE,
CLUSTERACTION,
ALTERCONFIGS,
DESCRIBECONFIGS,... |
```python
import unittest
import resource
import random
import struct
import errno
import math
import time
import sys
from pyverbs.providers.mlx5.mlx5dv import Mlx5Context, Mlx5DVContextAttr, \
Mlx5DVQPInitAttr, Mlx5QP, Mlx5DVDCInitAttr, Mlx5DCIStreamInitAttr, \
Mlx5DevxObj, Mlx5UMEM, Mlx5UAR, WqeDataSeg, Wqe... |
```php
<?php
/*
*
* File ini bagian dari:
*
* OpenSID
*
* Sistem informasi desa sumber terbuka untuk memajukan desa
*
* Aplikasi dan source code ini dirilis berdasarkan lisensi GPL V3
*
* Hak Cipta 2009 - 2015 Combine Resource Institution (path_to_url
* Hak Cipta 2016 - 2024 Perkumpulan Desa Digital Terbuka... |
Tom B. Rosenberg (1947/1948) is an American film producer, co-founder of Beacon Pictures; and founder and chairman of Lakeshore Entertainment. He is a recipient of the 2004 Academy Award for Best Picture for the film Million Dollar Baby.
Biography
Rosenberg grew up on the North Side of Chicago. His father was an alder... |
Jan Aas (14 January 1944 – 30 May 2016) was a Norwegian footballer who played as a left-winger for Fredrikstad FK and Sarpsborg FK, and was also capped three times for Norway.
Aas made his first-team debut for Fredrikstad as a 17-year-old in 1961, and played six matches in FFK's title-winning 1960–61 season, and also ... |
```php
<?php
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
*/
namespace Google\Service\Dfareporting;
class MobileCarrier extends \Google\Model
{
/**
* @var string
*/
public $count... |
```objective-c
#pragma once
#include "ihopdirective.h"
#include <vector>
namespace mbus {
/**
* A hop is basically an instantiated {@link HopBlueprint}, but it can also be contructed using the factory method
* {@link this#parse(String)}. It is a set of primitives, either a string primitive that is to be matched ve... |
```smalltalk
using System.Linq;
using Algorithms.Strings;
using Algorithms.Strings.PatternMatching;
using NUnit.Framework;
namespace Algorithms.Tests.Strings;
public static class NaiveStringSearchTests
{
[Test]
public static void ThreeMatchesFound_PassExpected()
{
// Arrange
var pattern = ... |
```html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Lua 5.4 Reference Manual</TITLE>
<LINK REL="stylesheet" TYPE="text/css" HREF="lua.css">
<LINK REL="stylesheet" TYPE="text/css" HREF="manual.css">
<META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
... |
```objective-c
////////////////////////////////////////////////////////////////////////////////////////////////////
//
// Project: Embedded Learning Library (ELL)
// File: Vector_test.h (value)
// Authors: Kern Handa
//
///////////////////////////////////////////////////////////////////////////////////////////... |
```php
<?php
return [
'Select' => 'Pilih',
'Deselect_All' => 'Deselect All',
'Select_All' => 'Select All',
'Erase' => 'Hapus',
'Open' => 'Buka',
'Confirm_del' => 'Apakah anda yakin menghapus berkas ini?',
'All' => 'Semua',
'Files' => 'Berkas',
'Images' => 'Gambar',
'Archives' =>... |
```xml
import React, { useEffect } from 'react'
import { createEditor, Text, Transforms } from 'slate'
import { act, render } from '@testing-library/react'
import { Slate, withReact, Editable } from '../src'
describe('slate-react', () => {
describe('Editable', () => {
describe('NODE_TO_KEY logic', () => {
... |
```javascript
/*
*
*/
import jsdom from "jsdom";
import { configure } from "enzyme";
import Adapter from "@wojtekmaj/enzyme-adapter-react-17";
const { JSDOM } = jsdom;
const dom = new JSDOM("<!doctype html><html><body></body></html>");
global.document = dom.window.document;
global.window = dom.window;
global.self =... |
Thayer Street in Providence, Rhode Island is a popular destination for students of the area's nearby schools of Brown University, Moses Brown School, Hope High School, Wheeler School, Rhode Island School of Design, Providence College, Johnson & Wales University, and Rhode Island College.
History
Thayer was initially ... |
INS Jyoti (A58) (meaning: sacred light) is the third of the four Komandarm Fedko-class replenishment oilers. She was modified for naval use and is now being operated by the Eastern Naval Command of the Indian Navy. Jyoti was the largest ship in the navy until INS Vikramaditya (R33) was commissioned in November 2013. It... |
```ruby
# frozen_string_literal: true
class AddScopesToInitiativesVotes < ActiveRecord::Migration[5.2]
class InitiativeVote < ApplicationRecord
self.table_name = :decidim_initiatives_votes
belongs_to :initiative, foreign_key: "decidim_initiative_id", class_name: "Initiative"
end
class Initiative < Appli... |
```javascript
/**
* @license Apache-2.0
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
'use strict';
// MODULES //
var logger = require( 'debug' );
// MAIN //
var debug = logger( 'random:s... |
St. Elizabeth High School may refer to:
St. Elizabeth High School (Oakland, California) — Oakland, California
St. Elizabeth High School (Wilmington, Delaware) — Wilmington, Delaware
St. Elizabeth Catholic High School
St. Elizabeth Secondary School — Karen, Nairobi
St. Elizabeth Secondary School, Sibu, Sarawak |
The name Vance has been used for three tropical cyclones worldwide, twice in the Eastern Pacific and once in the Australian Region of the South Pacific.
In the Eastern Pacific:
Hurricane Vance (1990) – never approached land.
Hurricane Vance (2014) – a Category 2 hurricane that affected Mexico
In the Australian Regi... |
```xml
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="path_to_url"
xmlns:app="path_to_url"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#232a30"
android:gravity="center_horizontal">
<moe.code... |
Anchicremna is a genus of moths belonging to the subfamily Tortricinae of the family Tortricidae.
Species
Anchicremna eulidias Meyrick, 1926
Anchicremna uncinata Razowski & Wojtusiak, 2010
See also
List of Tortricidae genera
References
, 1926: Exotic Microlepidoptera. Exotic Microlepidoptera 3(8): 225-256.
, 201... |
```xml
import React from "react";
import { Rnd } from "../../src";
import { style } from "../styles";
export default () => (
<Rnd
style={style}
default={{
width: 200,
height: 200,
x: 0,
y: 0,
}}
dragGrid={[20, 30]}
>
001
</Rnd>
);
``` |
```xml
import { FluentDesignSystem } from '../fluent-design-system.js';
import { definition } from './text-input.definition.js';
definition.define(FluentDesignSystem.registry);
``` |
```objective-c
//
// YFToDoWireframe.m
// BigShow1949
//
// Created by big show on 2018/12/8.
//
#import "YFToDoWireframe.h"
@implementation YFToDoWireframe
- (void)pushViewController:(UIViewController *)destination fromViewController:(UIViewController *)source {
[source.navigationController pushViewController... |
```javascript
/**
* @license
*/
import {createRequire} from 'module';
import url from 'url';
import path from 'path';
/**
* Commonjs equivalent of `require.resolve`.
* @param {string} packageName
*/
function resolveModulePath(packageName) {
const require = createRequire(import.meta.url);
return require.resol... |
Mordellistena nessebaricus is a species of beetle in the genus Mordellistena of the family Mordellidae. It was described by Batten in 1980.
References
Beetles described in 1980
nessebaricus |
```scala
/*
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or im... |
Portsmouth is a city in Rockingham County, New Hampshire, United States. At the 2020 census it had a population of 21,956. A historic seaport and popular summer tourist destination on the Piscataqua River bordering the state of Maine, Portsmouth was formerly the home of the Strategic Air Command's Pease Air Force Base,... |
"Green Shirt" is a song written by new wave musician Elvis Costello and recorded by Costello with his backing band the Attractions. The song appeared on Costello's 1979 third album, Armed Forces. Lyrically inspired by the influence of the National Front and the Quisling Clinic in Wisconsin, "Green Shirt" features a voc... |
Norman Joseph Levien (1871–1967) was a New Zealand Army Officer and a foundation member of the New Zealand Army Ordnance Corps who served in Egypt, Gallipoli and Europe during the First World War.
Early life
Born in 1871, Levien attended Nelson College 1887–88. In the period 1896–1914 he was employed as a clerk in We... |
```go
package sqs_test
import (
"bytes"
"io/ioutil"
"net/http"
"strings"
"testing"
"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/aws/awserr"
"github.com/aws/aws-sdk-go/aws/request"
"github.com/aws/aws-sdk-go/awstesting/unit"
"github.com/aws/aws-sdk-go/service/sqs"
)
var svc = func() *sqs.SQS {... |
```c
/*
*
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdbool.h>
#include <stddef.h>
#include <sys/param.h>
#include "esp_log.h"
#include "esp_heap_caps.h"
#include "driver/gpio.h"
#include "sd_protocol_defs.h"
#include "driver/sdspi_host.h"
#include "sdspi_private.h"
#include "sdspi_crc.... |
```c++
// your_sha256_hash------------
// - Open3D: www.open3d.org -
// your_sha256_hash------------
// your_sha256_hash------------
#include "open3d/utility/Console.h"
#include <Eigen/Core>
#include <string>
#include <vector>
#include "open3d/utility/Helper.h"
name... |
Asaph (Hebrew: אָסַף) is an ancient name that means "God has gathered" and may refer to:
Asaph (biblical figure), the name of several Biblical figures
Psalms of Asaph
Asaph the Jew, sixth-century Jewish physician, author of:
Book of Assaf
Saint Asaph, first bishop of the diocese of Saint Asaph in Wales
Diocese of ... |
```javascript
define([
"../core"
], function( jQuery ) {
/**
* Determines whether an object can have data
*/
jQuery.acceptData = function( owner ) {
// Accepts only:
// - Node
// - Node.ELEMENT_NODE
// - Node.DOCUMENT_NODE
// - Object
// - Any
/* jshint -W018 */
return owner.nodeType === 1 || own... |
```python
# tests.test_cluster.test_silhouette
# Tests for the SilhouetteVisualizer
#
# Author: Benjamin Bengfort
# Created: Mon Mar 27 10:01:37 2017 -0400
#
# For license information, see LICENSE.txt
#
# ID: test_silhouette.py [57b563b] benjamin@bengfort.com $
"""
Tests for the SilhouetteVisualizer
"""
##########... |
```objective-c
/****************************************************************************
* VCGLib o o *
* Visual and Computer Graphics Library o o *
* _ O ... |
Bill Tupou (born 2 July 1990) () is a former Tonga international rugby league footballer who last played as a or on the for Wakefield Trinity in the Super League.
He previously played for the New Zealand Warriors and the Canberra Raiders in the National Rugby League (NRL).
Background
Tupou was born in Auckland, New... |
Şuvaş (also, Shuash and Shuvash) is a village in the Astara Rayon of Azerbaijan. The village forms part of the municipality of Səncərədi.
References
Populated places in Astara District |
HMS Asphodel was a that served in the Royal Navy and was built by George Brown and Company in 1940. She was named after Asphodel. Commissioned in 1940 and sunk by on 10 March 1944.
Design and description
In early 1939, with the risk of war with Nazi Germany increasing, it was clear to the Royal Navy that it needed m... |
```javascript
Most efficient way to build `HTML` strings
Use `splice()` to remove an item from an array
Counting the months from zero
NaN === NaN?
`NaN` is a number
``` |
Georgi Andonov (; born 28 June 1983 in Plovdiv) is a Bulgarian footballer who plays as a forward.
Career
Andonov's first club was Botev Plovdiv. With Botev he played 112 games and scored 12 goals.
In 2006, Cherno More Varna signed Andonov to a four-year deal for a €100,000. During a 2008–09 season, after a few poor p... |
The Egypt Medal is a campaign medal that was awarded by the Governor-General of India to members of the expeditionary force that travelled from India to take part in the 1801 Egyptian campaign, a part of the French Revolutionary Wars.
Criteria
The medal was awarded to the soldiers of the Major General Baird's divisio... |
```smalltalk
namespace ReClassNET.MemoryScanner.Comparer
{
public interface IScanComparer
{
ScanCompareType CompareType { get; }
}
}
``` |
Al-Mu'ayyad Muhammad (1582 – September 1644) was an Imam of Yemen (1620–1644), son of Al-Mansur al-Qasim. He managed to expel the Ottoman Turks entirely from the Yemenite lands, thus confirming an independent Zaidi state.
Succeeding to the imamate
Muhammad was the son of Imam al-Mansur al-Qasim who restored the Zaidi... |
```html
<!DOCTYPE html>
<html xmlns="path_to_url"><head><title>Siso (owl-base.Owl_algodiff_ops_builder_sig.Sig.Siso)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.2"/><meta name="viewport" content="width=device-width,initial-scale... |
```xml
import {
Column,
Entity,
PrimaryGeneratedColumn,
TableInheritance,
} from "../../../../src"
@Entity()
@TableInheritance({ column: { type: String, name: "type" } })
export class Contact {
@PrimaryGeneratedColumn()
id: number
@Column()
userId: number
@Column()
value: stri... |
Ilya Sachkov (Илья Сачков) is a Russian cybersecurity expert and founder and CEO of Group-IB, a cybersecurity company specialising in the detection and prevention of cyberattacks. He received an award from Russian President Vladimir Putin for his work in 2019. In September 2021, he was detained by the Russian governmen... |
Robert Sivell (1888–1958) was a Scottish portrait artist active in the first half of the 20th century. He was a founder member of the Glasgow Society of Artists and Sculptors in 1919.
Biography
Sivell was born in Paisley, Renfrewshire, but lived in Kirkcudbright, Galloway for long periods of his adult life.
While be... |
```php
<?php
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
*/
namespace Google\Service\DiscoveryEngine;
class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata extends \Google... |
549 Lordship Lane, also known as the Concrete House, is a house on Lordship Lane in East Dulwich, close to the junction with Underhill Road and opposite St Peter's Church. The Gothic Revival house is an early example of a modern domestic dwelling constructed of concrete. It became a grade II listed building in 1994.
... |
Zachkan (, also Romanized as Zāchkān; also known as Zaikān, Zājkān, Zāj Kand, Zāj Kandī, Z̄āker, and Zaykan) is a village in Chavarzaq Rural District, Chavarzaq District, Tarom County, Zanjan Province, Iran. At the 2006 census, its population was 195, in 56 families.
References
Populated places in Tarom County |
```php
<?php
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
*/
namespace Google\Service\ShoppingContent;
class DatafeedStatusError extends \Google\Collection
{
protected $collection_key = ... |
Stephen Samuel Stratton (19 December 1840 – 25 June 1906) was an English music critic, organist and author.
Life
He was born in London on 19 December 1840. He was a chorister at St. Mary's Church, Ealing and studied music under Charles Lucas.
He arrived in Birmingham in 1866 and became music critic to the Birmingham ... |
```css
Default to a transparent `border-color` before adding a border to on `:hover` state elements
At-Rules (`@`)
Use `:not()` to apply/unapply styles
Use `SVG` for icons
Combining selectors
``` |
Gaius Antistius Vetus was a Roman politician and general who was consul suffectus in 30 BC as the colleague of Augustus, succeeding Marcus Licinius Crassus.
Biography
Vetus was a descendant of the Plebeian Roman house of the Antistii Veteres. He was probably the son of Gaius Antistius Vetus, praetor in 70, and govern... |
Mukri is a village in Kehtna Parish, Rapla County in northern-central Estonia.
References
Villages in Rapla County |
René Spicher (born 6 March 1963) is a retired Swiss footballer who played in the late 1980s and early 1990s. He played as defender or as midfielder.
Spicher first played two seasons with BSC Old Boys in the Nationalliga B, the second tier of Swiss football. In both seasons he played regularly in the teams starting 11... |
Talbotia may refer to:
Talbotia (plant), a monotypic genus of monocotyledonous flowering plants
Pieris (butterfly) or Talbotia, a genus of butterflies |
"The Dolphins" is a song written and recorded by American singer-songwriter Fred Neil and released in 1967. Writer Mark Brend described the song's lyrics as "ambivalent and elusive".
The song was frequently performed by Tim Buckley, who had been present during the song's recording. The song has also been recorded by B... |
Christopher Selby Austin Dobson (25 August 1916 – 22 December 2005) was an English librarian who was the librarian of the House of Lords Library from 1956 to 1977.
Early life and education
Dobson was born in 1916 in Isleworth to Alban Tabor Austin Dobson (1885–1962), a civil servant, and Katharine Jean Selby Dobson.... |
```objective-c
/* wmem_user_cb_int.h
* Definitions for the Wireshark Memory Manager User Callback Internals
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
*
* This program is free software; you can redistribute it and/or modify
* (at your option) any later version.
*
* This p... |
```go
/*
*/
package blocksprovider
import (
"sync"
"time"
"github.com/hyperledger/fabric-lib-go/common/flogging"
"github.com/hyperledger/fabric-protos-go/common"
"github.com/hyperledger/fabric-protos-go/orderer"
"github.com/hyperledger/fabric/protoutil"
"github.com/pkg/errors"
)
// BFTHeaderReceiver receive... |
Kawanaphila pachomai is a species of insect in the family Tettigoniidae. It is endemic to Australia.
References
Tettigoniidae
Orthoptera of Australia
Endangered fauna of Australia
Insects described in 1993
Taxonomy articles created by Polbot |
```javascript
/**
* Duo Web SDK v2
*/
(function (root, factory) {
/*eslint-disable */
if (typeof define === 'function' && define.amd) {
// AMD. Register as an anonymous module.
define([], factory);
/*eslint-enable */
} else if (typeof module === 'object' && module.exports) {
// Node. Does not w... |
```java
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
package io.camunda.zeebe.model.bpmn.impl.instance;
import static io.camunda.zeebe.model.bpmn.impl.BpmnModelConstants.BPMN20_NS;
... |
```java
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
package io.ballerina.compiler.api.impl.symbols;
import io.ballerina.compiler.api.SymbolTransformer;
import io.ballerina.compiler.api... |
Březina is a municipality and village in Brno-Country District in the South Moravian Region of the Czech Republic. It has about 1,100 inhabitants.
Březina lies approximately north-east of Brno and south-east of Prague.
History
The first written mention of Březina is from 1365. The village of Proseč was first mentio... |
Bristol City Council is the local authority of Bristol, England. The council is a unitary authority, and is unusual in the United Kingdom in that its executive function is controlled by its directly elected mayor. Bristol has 34 wards, electing a total of 70 councillors.
History
The council was formed by the Local Go... |
```javascript
Async and defer scripts
Form a `URL` from its parts
Window.sessionStorage
Network Information API
MediaDevices.getUserMedia()
``` |
Richard Agustín Rodríguez (born March 4, 1990) is a Dominican professional baseball pitcher in the Miami Marlins organization. He previously played in Major League Baseball (MLB) for the Baltimore Orioles, Pittsburgh Pirates, and Atlanta Braves.
Career
Houston Astros
On May 26, 2010, Rodríguez began his professional ... |
```shell
make
if [ ! -e text8 ]; then
wget path_to_url -O text8.gz
gzip -d text8.gz -f
fi
time ./word2vec -train text8 -output classes.txt -cbow 1 -size 200 -window 8 -negative 25 -hs 0 -sample 1e-4 -threads 20 -iter 15 -classes 500
sort classes.txt -k 2 -n > classes.sorted.txt
echo The word classes were saved to f... |
```xml
import { TestBed } from '@angular/core/testing';
import { AngularFireModule } from '@angular/fire/compat';
import { AngularFirePerformance, AngularFirePerformanceModule } from '@angular/fire/compat/performance';
import { COMMON_CONFIG } from '../../../src/test-config';
describe('AngularFirePerformance', () => {... |
```c++
// Use, modification, and distribution is subject to the Boost Software
// path_to_url
// See library home page at path_to_url
//
// Contact the author at: fernando_cacciola@hotmail.com
//
#ifndef your_sha256_hashHPP
#define your_sha256_hashHPP
namespace boost { namespace numeric
{
enum udt_builtin_mixtu... |
```javascript
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Flags: --expose-wasm
load("test/mjsunit/wasm/wasm-module-builder.js");
(function() {
print("F32: sNaN - 0 = qNaN");
var builder = new WasmModuleBuilder();
builder.addFunction("F32Sub0", kSig... |
```javascript
!function(a){"function"==typeof define&&define.amd?define(["jquery","moment"],a):"object"==typeof exports?module.exports=a(require("jquery"),require("moment")):a(jQuery,moment)}(function(a,b){!function(){"use strict";var a=(b.defineLocale||b.lang).call(b,"en-nz",{months:your_sha256_hashber_November_Decemb... |
Aboker is one of the woredas in the Harari Region of Ethiopia.
References
Districts of Harari Region |
The Pulitzer Prize for Feature Writing is one of the fourteen American Pulitzer Prizes that are annually awarded for Journalism. It has been awarded since 1979 for a distinguished example of feature writing giving prime consideration to high literary quality and originality.
Finalists have been announced from 1980, or... |
Marije van Hunenstijn (; born 2 March 1995) is a Dutch sprinter. She won a silver medal in the 4 × 100 metres relay at the 2018 European Championships.
In her youth she trained for gymnastics before turning to athletics at the age of 13.
International competitions
1Did not finish in the final
Personal bests
Outdoor... |
```c++
#define SOL_ALL_SAFETIES_ON 1
#include <sol/sol.hpp>
#include <iostream>
#include <unordered_map>
struct thing {
int member_variable = 5;
double member_function() const {
return member_variable / 2.0;
}
};
#define TEMPLATE_AUTO(x) decltype(x), x
// cheap storage: in reality, you'd need to find a
// bet... |
```python
from yowsup.layers.protocol_iq.protocolentities.iq import IqProtocolEntity
from yowsup.structs import ProtocolTreeNode
from yowsup.structs.protocolentity import ProtocolEntityTest
import unittest
class IqProtocolEntityTest(unittest.TestCase, ProtocolEntityTest):
def setUp(self):
self.ProtocolEnti... |
```c
/***
*wcschr.c - search a wchar_t string for a given wchar_t character
*
*
*Purpose:
* defines wcschr() - search a wchar_t string for a wchar_t character
*
*******************************************************************************/
#include <vcruntime_internal.h>
#include <intrin.h>
#define XMM_SIZE s... |
```javascript
"use strict";
const config = require('config');
if (!config.roles) {
config.roles = config.defaultRoles;
}
module.exports = config;
``` |
Richard's pipit (Anthus richardi) is a medium-sized passerine bird which breeds in open grasslands in the East Palearctic. It is a long-distance migrant moving to open lowlands in the Indian subcontinent and Southeast Asia. It is a rare but regular vagrant to western Europe.
The genus name Anthus is the Latin name for... |
```smalltalk
using System;
namespace NPOI
{
[Serializable]
public class EncryptedDocumentException : InvalidOperationException
{
public EncryptedDocumentException(String s)
: base(s)
{ }
}
}
``` |
```php
<?php
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
*/
namespace Google\Service\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI;
class LDAPSSettings extends \Google\Model
{
pr... |
```c++
#include <IO/ReadHelpers.h>
#include <IO/ReadBufferFromString.h>
#include <IO/BufferWithOwnMemory.h>
#include <IO/Operators.h>
#include <Formats/verbosePrintString.h>
#include <Formats/registerWithNamesAndTypes.h>
#include <Formats/FormatFactory.h>
#include <Formats/ReadSchemaUtils.h>
#include <Formats/Escaping... |
Finance & Development is a quarterly journal published by the International Monetary Fund (the IMF).
The journal publishes analysis on issues related to the financial system, monetary policy, economic development, poverty reduction, and other world economic issues.
Contributors
Contributors are both IMF staff and pr... |
```ruby
class FregeRepl < Formula
desc "REPL (read-eval-print loop) for Frege"
homepage "path_to_url"
url "path_to_url"
version "1.4-SNAPSHOT"
sha256 your_sha256_hash
license "BSD-3-Clause"
revision 2
bottle do
rebuild 2
sha256 cellar: :any_skip_relocation, all: your_sha256_hash
end
# TODO... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.