<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opensourceecology.org/index.php?action=history&amp;feed=atom&amp;title=Phrase_Counting_Method</id>
	<title>Phrase Counting Method - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opensourceecology.org/index.php?action=history&amp;feed=atom&amp;title=Phrase_Counting_Method"/>
	<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Phrase_Counting_Method&amp;action=history"/>
	<updated>2026-04-05T13:33:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Phrase_Counting_Method&amp;diff=250355&amp;oldid=prev</id>
		<title>Marcin: Created page with &quot;{{Hint|To simplify, we are now using single word descriptors. The following is deprecated.}}  *The simplest method of obtaining a complete BOM, line by line, is to export...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Phrase_Counting_Method&amp;diff=250355&amp;oldid=prev"/>
		<updated>2021-04-11T05:39:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Hint|To simplify, we are now using single word descriptors. The following is deprecated.}}  *The simplest method of obtaining a complete &lt;a href=&quot;/wiki/BOM&quot; class=&quot;mw-redirect&quot; title=&quot;BOM&quot;&gt;BOM&lt;/a&gt;, line by line, is to export...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Hint|To simplify, we are now using single word descriptors. The following is deprecated.}}&lt;br /&gt;
&lt;br /&gt;
*The simplest method of obtaining a complete [[BOM]], line by line, is to export parts spreadsheet in a FreeCAD document, and simply count them. You can count phrases by using an online phrase counter - [https://www.browserling.com/tools/phrase-frequency]. &amp;#039;&amp;#039;&amp;#039;That is your BOM Generator MVP1.0.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*For this to work, the part names must be structured in an understandable way, such as &amp;quot;8 mm Screw #&amp;quot; such that every time it is copied, it appears as: &amp;quot;8 mm Screw #0&amp;quot;&lt;br /&gt;
*Limitation is that you just need to treat parts as primitive parts, meaning descibe a material exactly such as 2x6x8, or 2x6x16. You can&amp;#039;t do something like &amp;#039;sill plate 2x6x8&amp;#039; - because it will not count it with &amp;#039;wall module 2x6x8&lt;br /&gt;
*Check out what happens when you copy a part, if its name allows for easy counting by examinging part name:&lt;br /&gt;
&lt;br /&gt;
[[File:partcopies.png|100px]]&lt;br /&gt;
&lt;br /&gt;
*The count appears readily by observing the last number.&lt;br /&gt;
*Out of the box - you can even include a BOM link to that part with URL or shortcut, so that the exported BOM can include links out of the box:&lt;br /&gt;
&lt;br /&gt;
[[File:part+url.png|350px]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;The above looks trivial - but if done - one has automated capacity to generate full and correct clickable BOMs in FreeCAD. For example, if a design contains a house design made of multiples of various modules - all the parts can be summed automatically - with ordering links provided. This is powerful help for automated custom design.&lt;br /&gt;
*FreeCAD allows CSV export of part spreadsheets - so further processing into finished BOMs can happen readily.&lt;br /&gt;
&lt;br /&gt;
==Summary of Parn Naming Convention for Phrase Counter Method==&lt;br /&gt;
*Use a 2 word naming convention for parts. Follow them by a counter number such as 001. FreeCAD automatically adds part counter numbers to part names.&lt;br /&gt;
*For transparency, use the simplest, sufficient naming convention, and always use 2 different words so that the counter doesn&amp;#039;t count &amp;#039;2x8 lumber 001&amp;#039; and &amp;#039;2x6 lumber 001&amp;#039; as 2 of &amp;#039;lumber 001&amp;#039;&lt;br /&gt;
&lt;br /&gt;
===Other Notes===&lt;br /&gt;
*Do not use additional descriptors for the basic part, such as &amp;#039;floor 2x6 lumber&amp;#039; and &amp;#039;wall 2x6 lumber&amp;#039;. The phrase counter counts both &amp;#039;floor 2x6&amp;#039; and &amp;#039;2x6 lumber&amp;#039; without producing transparent results.&lt;br /&gt;
*FreeCAD adds numbers after parts if there is more than 1 of that part - which is fine. &amp;#039;2x6 lumber 001&amp;#039; and &amp;#039;2x6 lumber 002&amp;#039; is counted properly as two instances of 2x6 lumber.&lt;br /&gt;
*Make sure you have the counter such as 001 and 002 in the last point&lt;/div&gt;</summary>
		<author><name>Marcin</name></author>
	</entry>
</feed>