"N-gram using Markov chain"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
imported>Pythagoras0 |
Pythagoras0 (토론 | 기여) |
||
| (사용자 2명의 중간 판 3개는 보이지 않습니다) | |||
| 10번째 줄: | 10번째 줄: | ||
* https://en.wikipedia.org/wiki/N-gram | * https://en.wikipedia.org/wiki/N-gram | ||
[[분류:probability]] | [[분류:probability]] | ||
| + | |||
| + | == 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 | ||
| + | [[분류:migrate]] | ||
| + | |||
| + | ==메타데이터== | ||
| + | ===위키데이터=== | ||
| + | * 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일 (수) 02: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'}]