- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 15 for spring (0.38 seconds)
-
test.ts
TestDocument { title: string; // Lorem ipsum content: string; // 吾輩は猫である...function searchText(query: string): string[] { console.log(`Searching...raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.ts -
test.go
struct { Title string // Lorem ipsum Content string // 吾輩は猫である }...func SearchText(query string) []string { fmt.Printf("Searching...raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.go -
test.rs
TestDocument { title: String, // Lorem ipsum content: String, // 吾輩は猫である...TestDocument fn new(title: String, content: String) -> Self { TestDocument...raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.rs -
test.swift
searchText(query: String) -> [String] { print("Searching for: \(query)")...let title: String // Lorem ipsum let content: String // 吾輩は猫である...raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.swift -
test.kt
val title: String, // Lorem ipsum val content: String // 吾輩は猫である...fun searchText(query: String): List<String> { println("Searching...raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.kt -
about.rst.txt
coding sprints <https://blog.scikit-learn.org/events/sprints-value/>`_...`scikit-learn sprints <https://blog.scikit-learn.org/sprints/>`_ for...scikit-learn.org/stable/_sources/about.rst.txt -
glossary.rst.txt
columns of integers or strings. Strings will be rejected by most...array of strings and may take an array-like of strings as input,...scikit-learn.org/stable/_sources/glossary.rst.txt -
test.java
public class Test { public String test="Lorem ipsum. (ロレム・イプサム)...raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.java -
test.ps1
function Search-Text { param ( [string]$Query ) Write-Host "Searching...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.ps1 -
faq.rst.txt
How do I deal with string data (or trees, graphs...)?...these data. Examples include strings with edit distance (aka. Levenshtein...scikit-learn.org/stable/_sources/faq.rst.txt