Make Intelligence Trainer Freeform

As others have noted, blogs are not very good at metadata, and as far as I can tell the Intlligence Trainer relies on this junky data so the options are either minimal or outdated.

Instead, why not let us use our own keyword or phrase. In Focus, we would only see posts that contain that keyword or phrase. Even better, allow a string of these separated by a Boolean OR. Exclusions too of course by placing a “-“ in front of the search term.

This is different from saved searches because it’s not a separate feed.

1 Like

Hey Neil, I like the idea but the issue is that NewsBlur does not apply the intelligence training to the full text of the feed, only to the title, author, tags, or publisher. In order to make this work, training would have to be extended, and that’s a ton of work to make happen.

Inoreader has a training option that is great,it is a bit similar to newsblur but it allows us to open a screen to write the words that we want to hide in the articles title.

[Neil2] When you open the training you will see all the words in article title but you can erase everything and write the word you want to write and save it,try it and you will see that it will work.

This is now launched:

1 Like

Thanks for adding this but it would be more helpful if you could apply it to a folder. Alternatively, NewsBlur should support searching by phrase since NewsBlur search supports searching folders. Search by phrase has been around since last century, usually by placing the phrase in quotes, so I’m not sure why NewsBlur does not support it. It’s very old and basic search technology.

1 Like

I love the idea of applying training to folders. It’ll be a NewsBlur Premium Pro feature ($29/month) but that’s a great addition to that tier. It already does 5 minute fetches for all of your feeds. I’m planning to add natural language filters as well, sort of like an llm applied to all stories, letting you choose which get filtered out or highlighted and then sent as notifications. Also a Premium Pro feature, since it’ll be expensive to run on every new story coming in.

Also, search by phrase should be supported! I checked and it’s broken, so I built a fix. While building the fix I also added highlighting of search terms in stories. It’s in this PR. I have two other PRs in the queue to deploy, but this should be out soon. I’ll blog it as well.

Looking forward to phrase searching. It cannot arrive soon enough as it’s a critical feature.

Ok, I just deployed it. Since you’re here, I’d love for you to test it and get back to me.

It still does not work. If you search for “microsoft word” it instead search for microsoft OR word (or maybe it’s searching Microsoft AND word).

For example, this article was a hit. It contains both words but not as a phrase.

This is the feed I’m looking at: https://www.newsblur.com/site/587785/siliconangle?search=%22microsoft%20word%22

Both of those stories have "microsoft word” in them, the first one being the tag.

Refresh the web app, I deployed phrase matching but its on both the backend and frontend.

I mostly use the iPad app. Should I delete and re-download it?