The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Automatic Thread Tagger Details »» | |||||||||||||||||||||||||
Automatic Thread Tagger
Description When a user submits a new thread this modification will automatically take keywords from the thread title and use these as tags. You can use Automatic Thread Tagger to propose the user AJAX tags for his new thread, or it assigns new tags after saving the new thread. It can add the translated thread prefix to the tags. Additionally, you can tag existing threads via maintenance and also scheduled tasks. This modification is a successor to the terminated Automatic Thread Tagger by MrEyes: https://vborg.vbsupport.ru/showthread.php?t=179927 As an example, if a user submits a thread with a title of: "Fish Food for Cats!" The thread will be automatically tagged with: - Fish - Food - Cats If the user also submits an actual tag of "Fish" this will not be duplicated. Any rules you have setup for tagging will be respected. If you choose to do so this product will also automatically tag threads created by incoming RSS feeds. Demo I cannot show you the process of creation, but here is a list of tags generated by Auto Thread Tagger: http://www.insideearth.net/tags.php?langid=5 http://www.insidesupcom.de/tags.php?langid=1 Automatic Tagging of existing threads You can tag existing threads via maintenance or scheduled task/cron. They will be created with a special flag so they can be easily identified and deleted. Manual assigned tags are not touched. Maintenance is also working if Automatic Tagging is disabled via settings. Great if you want to test some settings. Automatic Tagging will take the date of the thread creation and also the userid of the creator. This process can be automated by running a scheduled job once a night. Please keep in mind that tags that were proposed via AJAX are not tagged as auto tagged and therefore cannot be identified as such (and therefore not deleted automatically). If you want to retain the auto tagged flag you should disable AJAX and enable the tagging after the thread has been saved. As an alternative way you can also disable this and let new threads be tagged in the night from the scheduled job. Installation / Upgrade 1. Upload all files from "upload" to your server, take care of the directory structure 2. Import "product-auto_thread_tagger110.xml" as a product, overwrite if it's already installed 3. Check settings 4. Run maintenance / Auto Tag Threads to tag existing threads (needed if you want to use the cron) After install, and by default the modification is disabled, this will allow you to play around with configuration before switching it on. Troubleshooting If you report a bug please post the thread title that created it, without this I cannot test it and improve the language parsers. * If no threads are tagged you will have to check the following: - Is the modification enabled? Is the action you are testing enabled? (vBulletin tagging, whole auto thread tagger system, AJAX, new threads) - Are the words you are using badwords or filtered out? * Cron/Scheduled Task is not tagging all threads. - The cron is limited to 500 (you can change this via settings) threads per run to avoid heavy impact on server. Make sure you run maintenance auto tagger before this to tag old threads. You can check the scheduled tasks log to see if it is running correctly. Important: If a thread title does not meet minimum requirements to be included in tags (f.e. one word thread titles, too short words), it will be forever in this queue. * I'm using polish, arabic, turkish, etc.. language and the tagger is not working like it should. - If not already replaced, replace the filter replacement '&'=>'and' with ' & '=>'and' (a space before and after &) Todo What comes next? You decide. Tell me what you are missing and I'll look if it can be integrated. Why thread title and not thread text? Parsing the thread text for tags is an extremely unlikely addition as this would require some fairly heavy processing to ensure quality of tags. What are Stopwords? Stopwords is the name given to words which are filtered out prior to processing of tags. The user Hostboard on vBulletin.org posted some resources regardings this: https://vborg.vbsupport.ru/showpost....&postcount=380 History 1.2.0, 9th August 2008 - Fixed error with missing threadid's - Fixed error with AJAX and prefix - Fixed error with not indexing tags via cron - Added polish, spain, english stopwords - Compatibel with vBulletin 3.8 Show Your Support
|
Comments |
#472
|
||||
|
||||
Thanks, will installing...
|
#473
|
||||
|
||||
Hello.
I've just noticed when I tried to Automatically Tag all the Threads of my Forum, that on Maintenance -> Upsate Counters I'm having the following Error Message where there is suppose to be the "Delete Auto Tags" and "Auto Tag Threads" Options: Parse error: syntax error, unexpected $end in /home/zzz/public_html/forums/admincp/misc.php(1790) : eval()'d code on line 135 Do you know why this can be caused? or perhaps what I should look to locate what's wrong? When I first Installed the Product it worked fine, but somehow I'm getting this Error Now. I have vB 3.7.3 PL 1. I tried Uploading the Files Again and also Re-Installing and Overwriting the Product and nothing happened. I appreciate your Guide. My Best Regards. |
#474
|
||||
|
||||
Hi guys,
After installation, I've checked out all configurations, everything about Vb tagging is OK, once I've been using regular tag system a quite long. All options on this mod are also on but when I run the cron it says "concluded" but actualy nothing happens. When I check the tag list I can see only the tags created manually by my users. What I'm missing ? Tks. |
#475
|
|||
|
|||
Any update on the issue where tags are added automatically even when they are inserted manually?
|
#476
|
|||
|
|||
Any chance you can get this updated for vb 3.8?
Would be very greatful if you can |
#477
|
||||
|
||||
For if anyone need this is the spanish stopwords list
Code:
un,una,unas,unos,uno,sobre,todo,tambi?n,tras,otro,alg?n,alguno,alguna,algunos,algunas,ser,es,soy,eres,somos,sois,estoy,esta,estamos,estais,estan,como,en,para,atras,porque,por qu?,estado,estaba,ante,antes,siendo,ambos,pero,por,poder,puede,puedo,podemos,podeis,pueden,fui,fue,fuimos,fueron,hacer,hago,hace,hacemos,haceis,hacen,cada,fin,incluso,primero,desde,conseguir,consigo,consigue,consigues,conseguimos,consiguen,ir,voy,va,vamos,vais,van,vaya,gueno,ha,tener,tengo,tiene,tenemos,teneis,tienen,el,la,lo,las,los,su,aqui,mio,tuyo,ellos,ellas,nos,nosotros,vosotros,vosotras,si,dentro,solo,solamente,saber,sabes,sabe,sabemos,sabeis,saben,ultimo,largo,bastante,haces,muchos,aquellos,aquellas,sus,entonces,tiempo,verdad,verdadero,verdadera,cierto,ciertos,cierta,ciertas,intentar,intento,intenta,intentas,intentamos,intentais,intentan,dos,bajo,arriba,encima,usar,uso,usas,usa,usamos,usais,usan,emplear,empleo,empleas,emplean,empleamos,empleais,valor,muy,era,eras,eramos,eran,modo,bien,cual,cuando,donde,mientras,quien,con,entre,sin,trabajo,trabajar,trabajas,trabaja,trabajamos,trabajais,trabajan,podria,podrias,podriamos,podrian,podriais,yo,aquel |
#478
|
|||
|
|||
perfekt, i installed the mod....very nice
|
#479
|
|||
|
|||
Can someone let the OP know, a automatic thread tagger for rss feed would be beneficial for all of us,
this request is in my wish list... someone plz pm me with an update or link to such a mod. thanks |
#480
|
|||
|
|||
Code:
Cron/Scheduled Task is not tagging all threads.
- The cron is limited to 500 (you can change this via settings) threads per run to avoid heavy impact on server.
|
#481
|
|||
|
|||
This hack is extremely buggy and clearly there little or no support for it. For instance, when you run the maintenance to delete all the tags, it doesn't remove them all. When you run the maintenance to initially create the tags it doesn't complete the process.
If you have a large site 100k plus threads, forget using this, it will never finish. Finally it doesn't create any tags for RSS threads as it says it should. Uninstalled. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|