방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 투기 탐지× | 개체명 인식 (NER)× | |
|---|---|---|
| 분야 | 텍스트 마이닝 | 텍스트 마이닝 |
| 계열 | Process / pipeline | Process / pipeline |
| 기원 연도≠ | 1996 (lexicon approach); 2010 (CoNLL shared task) | — |
| 창시자≠ | Hyland, K. (lexicon-based framing, 1996); Farkas et al. (shared-task benchmark, 2010) | — |
| 유형≠ | NLP text-classification task | NLP sequence-labelling task |
| 원전≠ | Hyland, K. (1996). Writing Without Conviction? Hedging in Science Research Articles. Applied Linguistics, 17(4), 433-454. DOI ↗ | Nadeau, D. & Sekine, S. (2007). A survey of named entity recognition. Lingvisticae Investigationes. link ↗ |
| 별칭≠ | hedging detection, epistemic modality analysis, hedge detection, Belirsizlik / Spekülasyon Tespiti (Hedging) | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| 관련≠ | 5 | 3 |
| 요약≠ | Speculation detection, also known as hedging analysis, is a natural-language-processing task that identifies epistemic uncertainty markers — words and phrases such as 'may', 'possibly', 'it is suggested that' — within scientific, biomedical, and news texts. Formalised by Hyland (1996) for scientific writing and benchmarked by the CoNLL-2010 shared task, the method reveals where authors signal incomplete knowledge, tentativeness, or distance from a claim rather than asserting facts directly. | Named entity recognition (NER) is a natural-language-processing task that automatically detects and labels entities in text — such as people, organisations, locations, and dates. Surveyed by Nadeau and Sekine (2007) and later advanced with neural architectures by Lample et al. (2016), it turns free-running text into tagged spans that downstream tools can use. |
| ScholarGate데이터셋 ↗ |
|
|