Files
freeCodeCamp/curriculum/challenges/ukrainian/11-machine-learning-with-python/tensorflow/natural-language-processing-with-rnns-part-2.md

35 lines
954 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
id: 5e8f2f13c4cdbe86b5c72d9c
title: 'Обробка природної мови за допомогою рекурентних нейронних мереж: частина 2'
challengeType: 11
videoId: mUU9YXOFbZg
bilibiliIds:
aid: 975558435
bvid: BV1L44y1b7Lp
cid: 409135242
dashedName: natural-language-processing-with-rnns-part-2
---
# --question--
## --text--
Вкладання слів це...:
## --answers--
невпорядкована група закодованих слів, що описує частоту слів у даному документі.
---
група закодованих слів, яка зберігає початковий порядок слів у даному документі.
---
векторизована репрезентація слів у даному документі, яка розміщує слова зі схожим значенням поруч.
## --video-solution--
3