Brian Dunning's FileMaker Custom Functions

Filter_Stopwords ( Text )

simple one function stopwords remover

  Average rating: 4.6 (32 votes) Log in to vote

ThomasSeidler   ThomasSeidler - Show more from this author
The Good Book Company Ltd
http://www.thegoodbook.co.uk

Share on Facebook Share on Twitter

  Sample input:
Let(
text = "The Good and Book of Company";

Filter_Stopwords ( text )
& "¶" &
Filter_Stopwords ( lower(text) )

)
  Sample output:
"The Good Book Company
good book company"

// i.e. capitalized stopwords stay in, unless you use 'lower' on text

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Removes stopwords [a very long list provided via a uni] from text. Defaults to only removing lower case stopwords, so fairly simple.

 

Comments

chris   chris, detroit
Oct 26, 2016
is anyone else getting an error at "text = " " & text & " ";"

using fmp 13

thanks
 

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: