―― ここに至って、まさかのファジィ推論の復権? それもGolangで?
昨日、以前自分で作ったはずの、Go言語のFuzzy推論ライブラリを探していました。
Yesterday, I was searched "fuzzy reasoning library with Golang" that I had made before.
ついでに、Go, Fuzzyでサーチエンジンをかけたのですが、"Go"、"Fuzzing"というWordで大量ヒットして、驚いています。
In addition, I ran a search engine, and I was surprised to find a large number of hits on the word "Go", "Fuzzing".
―― ここに至って、まさかのファジィ推論の復権? それもGolangで?
"Returning to 'Fuzzy Reasoning' ? with Golang? Now?"
と、思ったのですが、全く違う話でした。
I was foolish to think even for a moment.
-----
GolangのFuzzing機能とは、『プログラムの機能が想定していない入力を与える事でバグを発見するアプローチ』で、「プログラムのバグ発見用テストツール」ということのようです。
Golang's Fuzzing function is "an approach to finding bugs by providing input that is not expected by the program's functionality," and it is a "testing tool for finding bugs in programs.
fuzz: 警察(名詞)
fuzz: police (noun)
fuzzy: あいまいな(形容詞)
fuzzy: ambiguous (adjective)
名詞と形容詞で、これほど意味の変ってくる単語も珍しいなぁ、と思っています。
I think it is rare to change the meanings of word just between noun and adjective like this.