Yup, I used spaCy.
My current approach: Split text into sentences, preprocess, and check for similarity.
But I'm thinking about switching to sentence-transformers and using cosine-similarity.
I am still experimenting, but I think I will be using anchor links.
How much time it takes for your plugin to complete interlinking of one article (let's say article is 2000 words long)
> Google you keyword or summary of the article.
> extract the snippets of top 10 results.
> use embeddings to compare similarity of each snippet to your keyword/summary.
> link the one with highest similarity score.
This is my approach, just works fine for me.
Interested in understanding the...
I was inspired and motivated by your journey, so I decided to create my own tool for content creation. So far, it has been able to create 2,000+ words article from a single keyword. My only problem is the flow of the articles and fetching relevant images.
1. Flow of articles
The Process is as...
Are you referring to this script : https://github.com/gaotongfei/unsplash-downloader ?
If not, can you provide a link to the script you are talking about?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.