mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-13 13:00:15 -04:00
39 lines
831 B
Markdown
39 lines
831 B
Markdown
---
|
|
id: 5e8f2f13c4cdbe86b5c72d9b
|
|
title: Elaborazione del linguaggio naturale con le RNN
|
|
challengeType: 11
|
|
videoId: ZyCaF5S-lKg
|
|
bilibiliIds:
|
|
aid: 548105306
|
|
bvid: BV1nq4y1K7VU
|
|
cid: 409134745
|
|
dashedName: natural-language-processing-with-rnns
|
|
---
|
|
|
|
# --description--
|
|
|
|
The next few video lessons will reference [this Colab notebook](https://colab.research.google.com/drive/1ysEKrw_LE2jMndo1snrZUh5w87LQsCxk#forceEdit=true&sandboxMode=true).
|
|
|
|
# --question--
|
|
|
|
## --text--
|
|
|
|
L'elaborazione del linguaggio naturale è un ramo dell'intelligenza artificiale che...:
|
|
|
|
## --answers--
|
|
|
|
si occupa di come i computer capiscono ed elaborano le lingue naturali/umane.
|
|
|
|
---
|
|
|
|
traduce i dati delle immagini in lingue naturali/umane.
|
|
|
|
---
|
|
|
|
si concentra sulla traduzione delle lingue informatiche in lingue naturali/umane.
|
|
|
|
## --video-solution--
|
|
|
|
1
|
|
|