"Maze solving algorithm"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) (→노트: 새 문단) |
Pythagoras0 (토론 | 기여) |
||
(같은 사용자의 중간 판 하나는 보이지 않습니다) | |||
10번째 줄: | 10번째 줄: | ||
===소스=== | ===소스=== | ||
<references /> | <references /> | ||
+ | |||
+ | ==메타데이터== | ||
+ | ===위키데이터=== | ||
+ | * ID : [https://www.wikidata.org/wiki/Q1606072 Q1606072] | ||
+ | ===Spacy 패턴 목록=== | ||
+ | * [{'LOWER': 'maze'}, {'LOWER': 'solving'}, {'LEMMA': 'algorithm'}] |
2021년 2월 16일 (화) 23:37 기준 최신판
노트
위키데이터
- ID : Q1606072
말뭉치
- There are a number of different maze solving algorithms, that is, automated methods for the solving of mazes.[1]
- Thus many maze solving algorithms are closely related to graph theory.[1]
- A few important maze solving algorithms are explained below.[2]
- The cool thing about code is, now that we wrote that function, we can use it any time we need to later on in our maze solving algorithm, share it with friends or repurpose it for another robot![3]
소스
메타데이터
위키데이터
- ID : Q1606072
Spacy 패턴 목록
- [{'LOWER': 'maze'}, {'LOWER': 'solving'}, {'LEMMA': 'algorithm'}]