Search found 1 match

by Andrix951
Sun Jan 29, 2023 4:54 pm
Forum: General Discussion
Topic: Python string error, can you help me please?
Replies: 0
Views: 18159

Python string error, can you help me please?

i created an AI chatbot with python but the compiler gives me an error, post the error code, string 12: import random import json import pickle import numpy as np import nltk from nltk.stem import WordNetLemmatizer from tensorflow.keras.models import load_model lemmatizer = WordNetLemmatizer() inten...

Go to advanced search