Instadev
MySQL & C++ Developerbanned
LEVEL 2
90 XP
Alrighty, got enough stuff to post another update.
THERE ARE 2 SYSTEMS IN PLACE AT THE MOMENT. The first one is bound to a dataset with the ability to learn through a command that specifically determines what whole sentence belongs to which category. WITHOUT THE DATASET - THE SYSTEM WILL NOT WORK.
You can look at my previous post (the image one) and see what I'm referring to. You can also look at the MySQL table structure in my previous posts throughout this thread.
The one I'm going to release (for premiums only) is an active-learning one, which includes a command to teach and reload the AI's dataset, which is basically a MySQL table that contains all the "accurate" stuff you guys can utilize.
The best part of this system is the fact it can be used with literally any language, so if you have an English-speaking server, a Spanish-speaking server, or a Chinese-speaking server, it won't matter. As long as your dataset fits, it's good to go.
It is important to note: action-taking expansion will come later on. The initial release is for categorization only (and for inspection & review of course). The system's only limitation is how expanded your dataset is.
There is no ETA on when I can release this as this is a side project at the moment and will take as many polishes as it needs before an official release.
The passive-learning system (as in, self-learning) is still under development (way more work over there and a lot more to go in comparison to the active one) but in theory, it will be based on the exact same dataset (plus a few more tables for better accuracy) and it will be able to learn by itself what categories to add over time and how to handle (and give an appropriate score) for each one. It's an extremely complicated process that requires a lot of time, work, and imports, as well as a huge dataset to work on.
So, in order to process it faster, I ask for your assistance.
As I said, I will share the active system with you guys but everyone who gets a copy please share your dataset so I can progress faster with the passive system. We will need all sorts of variations, from perfectly grammared sentences to messy ones of non-native English speakers. A slight change of word here and there and so forth. These are all super important and will require a lot of eyes to look after. The more - the better.
THERE ARE 2 SYSTEMS IN PLACE AT THE MOMENT. The first one is bound to a dataset with the ability to learn through a command that specifically determines what whole sentence belongs to which category. WITHOUT THE DATASET - THE SYSTEM WILL NOT WORK.
You can look at my previous post (the image one) and see what I'm referring to. You can also look at the MySQL table structure in my previous posts throughout this thread.
The one I'm going to release (for premiums only) is an active-learning one, which includes a command to teach and reload the AI's dataset, which is basically a MySQL table that contains all the "accurate" stuff you guys can utilize.
The best part of this system is the fact it can be used with literally any language, so if you have an English-speaking server, a Spanish-speaking server, or a Chinese-speaking server, it won't matter. As long as your dataset fits, it's good to go.
It is important to note: action-taking expansion will come later on. The initial release is for categorization only (and for inspection & review of course). The system's only limitation is how expanded your dataset is.
There is no ETA on when I can release this as this is a side project at the moment and will take as many polishes as it needs before an official release.
The passive-learning system (as in, self-learning) is still under development (way more work over there and a lot more to go in comparison to the active one) but in theory, it will be based on the exact same dataset (plus a few more tables for better accuracy) and it will be able to learn by itself what categories to add over time and how to handle (and give an appropriate score) for each one. It's an extremely complicated process that requires a lot of time, work, and imports, as well as a huge dataset to work on.
So, in order to process it faster, I ask for your assistance.
As I said, I will share the active system with you guys but everyone who gets a copy please share your dataset so I can progress faster with the passive system. We will need all sorts of variations, from perfectly grammared sentences to messy ones of non-native English speakers. A slight change of word here and there and so forth. These are all super important and will require a lot of eyes to look after. The more - the better.
Liked By 1 member :