Taxonomy Tip #12 - Use Master/Dependent attributes to simplify your taxonomy. Go to my YouTube link in profile to see all my taxonomy tips and basics
Chantal Schweizer’s Post
More Relevant Posts
-
I’m working on a taxonomy strategy for a client right now and revisiting some best practices on the topic. What are YOUR go-to resources when you start working on taxonomy and tagging and controlled vocabulary type stuffs?
To view or add a comment, sign in
-
Taxonomy Tip #9 - Test Your Taxonomy! I am a big nerd when it comes to taxonomy testing. I could probably do a whole series based on it. Testing your taxonomy is essential to increasing findability. Do it cyclically, possibly annually, and any time to you want to purpose a big change to your taxonomy.
Taxonomy Tip #9 - Test Your Taxononmy!
https://www.youtube.com/
To view or add a comment, sign in
-
I have just seen this video which talks about how to finetune your LLM multiple times (llama3 in this case) on a wide variety of data sets for your specific use case. The video below tackles the the idea of fine tuning your model of choice on Alpaca cleaned dataset from the huggingface website and then fine tuning the fine-tuned model on your work related dataset for a very refined output. James Garner & Yoshi Fabyan Soornack, I think that will allow Project Flux to flourish even faster. You can scrap newsletter data from different websites with different styles and use this as an underlying dataset for fine-tuning your model of choice and then enriching Project Flux with robust blogposts. What do you think? 📽️ You can watchhttps://lnkd.in/exj6wxBn
How I Fine-Tuned Llama 3 for My Newsletters: A Complete Guide
https://www.youtube.com/
To view or add a comment, sign in
-
smartupworld.com #smartupworld Get the custom taxonomy terms that belong to the current post – Taxonomy hierarchy on a single post https://lnkd.in/eXcw2Smq Get Custom Category from Single Custom Post Type foreach ( $terms as $term ) {// this gets the parent of the current post taxonomy if ($term->parent == 0) {$myparent = $term;} } echo ' '.$myparent->name.''; // Right, the parent is set, now let's get the children foreach ( $terms as $term ) { // this ignores the parent of the current post taxonomy if ($term->parent != 0) { // this gets the children of the current post taxonomy $childterm = $term; //printr($childterm); echo ' / '.$childterm->name.''; } } ?>
To view or add a comment, sign in
-
Structural metadata - describes relationships among different parts of source data such as page numbers or tables of context in a book. Descriptive metadata - includes elements such as title, author, and subjects and enables discovery, identification, and selection of resources. Administrative metadata - includes things like technical elements, preservation, rights, and use to facilitate the management of systems.
To view or add a comment, sign in
-
smartupworld.com #smartupworld Get the custom taxonomy terms that belong to the current post – Taxonomy hierarchy on a single post https://lnkd.in/eUd2WT24 Get Custom Category from Single Custom Post Type foreach ( $terms as $term ) {// this gets the parent of the current post taxonomy if ($term->parent == 0) {$myparent = $term;} } echo ' '.$myparent->name.''; // Right, the parent is set, now let's get the children foreach ( $terms as $term ) { // this ignores the parent of the current post taxonomy if ($term->parent != 0) { // this gets the children of the current post taxonomy $childterm = $term; //printr($childterm); echo ' / '.$childterm->name.''; } } ?>
Get the custom taxonomy terms that belong to the current post – Taxonomy hierarchy on a single post
https://smartupworld.com
To view or add a comment, sign in
-
smartupworld.com #smartupworld Get the custom taxonomy terms that belong to the current post – Taxonomy hierarchy on a single post https://lnkd.in/eUd2WT24 Get Custom Category from Single Custom Post Type foreach ( $terms as $term ) {// this gets the parent of the current post taxonomy if ($term->parent == 0) {$myparent = $term;} } echo ' '.$myparent->name.''; // Right, the parent is set, now let's get the children foreach ( $terms as $term ) { // this ignores the parent of the current post taxonomy if ($term->parent != 0) { // this gets the children of the current post taxonomy $childterm = $term; //printr($childterm); echo ' / '.$childterm->name.''; } } ?>
Get the custom taxonomy terms that belong to the current post – Taxonomy hierarchy on a single post
https://smartupworld.com
To view or add a comment, sign in
-
How we use Bloom's Taxonomy to guide our #instructionaldesign process
To view or add a comment, sign in
-
Taxonomy Basics: Variable vs Fixed Taxonomies Check out all my videos on my YouTube! (link in profile)
To view or add a comment, sign in
-
Need help wishing a taxonomist happy birthday? Try borrowing one of the messages I got today: "I hope your birthday is categorized and tagged with fun" Or "May your day be as organized and exciting as a well-structured taxonomy!" Ah, I feel so seen.
To view or add a comment, sign in