diff --git a/.hash b/.hash index 089829f..4bd6c27 100644 --- a/.hash +++ b/.hash @@ -13,5 +13,5 @@ year1/languages-and-algorithms-for-ai/module2,9d6b6aa year1/languages-and-algorithms-for-ai/module3,0adfef3 year1/machine-learning-and-data-mining,79b3324 year1/statistical-and-mathematical-methods-for-ai,79b3324 -year2/architectures-and-platforms-for-ai/module1,9ae5fbf year2/artificial-intelligence-in-industry,83d98d3 +year2/natural-language-processing,5c809f7 diff --git a/README.md b/README.md index 513e8f8..ac3dfe9 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,5 @@ Compiled PDF files are in the [`pdfs` branch](https://github.com/NotXia/unibo-ai - [LAAI module 3](https://raw.githubusercontent.com/NotXia/unibo-ai-notes/pdfs/year1/languages-and-algorithms-for-ai/module3/laai3.pdf) ### Year 2 -- **Architectures and Platforms for Artificial Intelligence** - - [APAI module 1](https://raw.githubusercontent.com/NotXia/unibo-ai-notes/pdfs/year2/architectures-and-platforms-for-ai/module1/apai1.pdf) - [**Artificial Intelligence in Industry**](https://raw.githubusercontent.com/NotXia/unibo-ai-notes/pdfs/year2/artificial-intelligence-in-industry/a3i.pdf) +- [**Natural Language Processing**](https://raw.githubusercontent.com/NotXia/unibo-ai-notes/pdfs/year2/natural-language-processing/nlp.pdf) diff --git a/year2/architectures-and-platforms-for-ai/module1/apai1.pdf b/year2/architectures-and-platforms-for-ai/module1/apai1.pdf deleted file mode 100644 index 41be5cd..0000000 Binary files a/year2/architectures-and-platforms-for-ai/module1/apai1.pdf and /dev/null differ diff --git a/year2/natural-language-processing/nlp.pdf b/year2/natural-language-processing/nlp.pdf new file mode 100644 index 0000000..0998cb2 Binary files /dev/null and b/year2/natural-language-processing/nlp.pdf differ