Искусственный интеллект с примерами на Python
Basic Info
File List (100 Files)
Examples/Artificial_Intelligence_with_Python_Code/Artificial_Intelligence_with_Python_SoftwareHardware list.pdf
Examples/Artificial_Intelligence_with_Python_Code/Chapter 10/code/bag_of_words.py
Examples/Artificial_Intelligence_with_Python_Code/Chapter 10/code/category_predictor.py
Examples/Artificial_Intelligence_with_Python_Code/Chapter 10/code/data.txt
Examples/Artificial_Intelligence_with_Python_Code/Chapter 10/code/gender_identifier.py
Examples/Artificial_Intelligence_with_Python_Code/Chapter 10/code/lemmatizer.py
Examples/Artificial_Intelligence_with_Python_Code/Chapter 10/code/sentiment_analyzer.py
Examples/Artificial_Intelligence_with_Python_Code/Chapter 10/code/stemmer.py
Examples/Artificial_Intelligence_with_Python_Code/Chapter 10/code/text_chunker.py
Examples/Artificial_Intelligence_with_Python_Code/Chapter 10/code/tokenizer.py