Jishnu Ray Chowdhury
Jishnu Ray Chowdhury
This repo is an old code originally made before the Transformer Pretraining era. You can use BERT summarizer but that would be unrelated to anything in this repo.
I am not sure where you are getting this error for, but I often get this error I am trying to convert a nested list into numpy (np.asarray), but the...
What problem exactly? Just the chatterbot corpus.
No I am not aware of those specific problems. I don't remember facing them. You can share the errors one at a time and I can check them. First, we...
That's odd. Are you using the same environment as in the yaml file? Also do you have access to ConveRT (someone notified that it is not public anymore)? Do you...
Yes the csv files were generated from google query. I retrieved reddit data from there. https://pushshift.io/using-bigquery-with-reddit-data/ https://towardsdatascience.com/scrape-reddit-data-using-python-and-google-bigquery-44180b579892 There are also some descriptions here: https://github.com/JRC1995/Chatbot#component--1-scripted-module
Can you elaborate? On Fri, Oct 1, 2021, 12:52 PM Colin Chau ***@***.***> wrote: > Ok I found the problems, Its jsut that now I can't seem to get Fill...
It should be according to the instructions. After you have the csv files, you can create the reddit.db by running fill_data.py and then create the index by running faiss_it.py from...
I think pushio shares the archives for comments and threads. So you can potentially make csv from those. Also I think there was someone sharing the data somewhere but I...
Can you share an email address? On Wed, Oct 6, 2021 at 10:40 AM Colin Chau ***@***.***> wrote: > Just wondering Could you also Send me the files, I can't...