"N-gram using Markov chain"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) (→메타데이터: 새 문단) |
Pythagoras0 (토론 | 기여) |
||
16번째 줄: | 16번째 줄: | ||
[[분류:migrate]] | [[분류:migrate]] | ||
− | == 메타데이터 == | + | ==메타데이터== |
− | |||
===위키데이터=== | ===위키데이터=== | ||
* ID : [https://www.wikidata.org/wiki/Q94489 Q94489] | * ID : [https://www.wikidata.org/wiki/Q94489 Q94489] | ||
+ | ===Spacy 패턴 목록=== | ||
+ | * [{'LOWER': 'n'}, {'OP': '*'}, {'LEMMA': 'gram'}] | ||
+ | * [{'LOWER': 'n'}, {'OP': '*'}, {'LEMMA': 'gram'}] | ||
+ | * [{'LEMMA': 'ngrams'}] | ||
+ | * [{'LEMMA': 'ngram'}] | ||
+ | * [{'LOWER': 'n'}, {'LEMMA': 'gram'}] | ||
+ | * [{'LOWER': 'n'}, {'LEMMA': 'gram'}] |
2021년 2월 17일 (수) 01:15 기준 최신판
computational resource
encyclopedia
articles
- Babak Damavandi, Shankar Kumar, Noam Shazeer, Antoine Bruguier, NN-grams: Unifying neural network and n-gram language models for Speech Recognition, arXiv:1606.07470 [cs.CL], June 23 2016, http://arxiv.org/abs/1606.07470
메타데이터
위키데이터
- ID : Q94489
Spacy 패턴 목록
- [{'LOWER': 'n'}, {'OP': '*'}, {'LEMMA': 'gram'}]
- [{'LOWER': 'n'}, {'OP': '*'}, {'LEMMA': 'gram'}]
- [{'LEMMA': 'ngrams'}]
- [{'LEMMA': 'ngram'}]
- [{'LOWER': 'n'}, {'LEMMA': 'gram'}]
- [{'LOWER': 'n'}, {'LEMMA': 'gram'}]