AI Artificial Intelligence

Viele Teile ergeben ein Ganzes! Die Kunst unwichtige Details zu vermeiden!

Natural Language Processing - NLP

Es geht im Prinzip darum, dass Maschinen unsere Sprache erkennen. Es geht auch um "Tokenization, Stemming, Lemmatizion, Chunking, Bag of Word Model, stop words, vectorization and transformers)

Gearbeitet wird mit der "Natural Language Toolkit(NTLK) Python - Bibliothek) 

Installation: pip install nltk

Link: https://www.nltk.org/

NLTK corpus:

import nltk

nltk.download()


sd

KI

Copyright © 2022. All Rights Reserved. Ehrenfried Stuhlpfarrer