Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -166,11 +166,9 @@ Sentence: She quickly read the book yesterday."""
|
||||
기본값: spaCy(영어) / kiwi 또는 Mecab(한국어) / Stanza(기타).
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Natural-Language-Processing]], [[Computational-Linguistics]]
|
||||
- 형제: [[Tokenization]], [[POS-Tagging]], [[Named-Entity-Recognition-NER]], [[Word-Segmentation]]
|
||||
- 자식: [[Lemmatization]], [[Stemming]], [[Dependency-Parsing]], [[Constituency-Parsing]]
|
||||
- 도구: [[spaCy]], [[KoNLPy]], [[Stanza]], [[NLTK]], [[Mecab]], [[kiwi]]
|
||||
- 표준: [[Universal-Dependencies]], [[Penn-Treebank]]
|
||||
- 부모: [[Natural-Language-Processing-NLP|Natural-Language-Processing]], [[Computational-Linguistics]]
|
||||
- 형제: [[Tokenization]], [[Named-Entity-Recognition-NER]]
|
||||
- 자식: [[Stemming]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
- LLM에게 UD 형식 출력 요청 — zero-shot으로도 상당한 정확도.
|
||||
|
||||
Reference in New Issue
Block a user