Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

too slow if training custom corps #908

Closed
dxteam2024 opened this issue Aug 8, 2017 · 10 comments
Closed

too slow if training custom corps #908

dxteam2024 opened this issue Aug 8, 2017 · 10 comments

Comments

@dxteam2024
Copy link

i have corps with 6000000 lines data , and i try to train the corps but it's too slow ,is there any ways to improve the performance in ChatterBot ?

@gunthercox
Copy link
Owner

Right now, no. Luckily training only has to be done once for a chat bot. You may encounter further issues once you finish training with that much data. I'm currently working on changes to solve performance issues for large data sets.

@neutralboy
Copy link

@aliray , if you don't mind can you please state where you acquired the data from?

@laonan
Copy link

laonan commented Aug 22, 2017

Corps with 900000 lines data, use mongodb, super slow.

@jxfruit
Copy link

jxfruit commented Sep 30, 2017

@laonan hello, have u solved the problem of efficiency. I meet the same problem

@laonan
Copy link

laonan commented Sep 30, 2017 via email

@jxfruit
Copy link

jxfruit commented Oct 4, 2017

@laonan I have read the doc and asked the author. There is no good approach to efficiency and the author is working on it. The later version will get some changes and I may do some preprocessing before training to improve retrieve speed of response

@calmzealA
Copy link

Corps with 10000 lines data, use mongodb,
trainning once is acceptable.
But getresponse more than 2 second.

BestMatch get all 10000 lines and compute confidence each

@gunthercox
Copy link
Owner

I'm going to close this ticket off because as far as I can see there isn't any actionable items that can be done for it. For details on the planned performance improvements, please refer to #925.

@zxsimple
Copy link

@calmzealA has you installed python-Levenshtein?

@lock
Copy link

lock bot commented Mar 9, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants