Earlier quoted context omitted.
Must be for Mormons. They only read the King James Version because otherwise the Book of Mormon would sound super weird seeing as how it’s the worlds most popular Bible fanfic. Source: technically a Mormon.
Not really. It's true that KJV is the default for English speakers, but less than half of the church's members are native English speakers. Even among those that speak English, many study the NIV and ESV, for example. It's not even that uncommon to hear non-KJV quotes in GenCon for that matter.
Bible Semantic Search
81–90 of 93 posts
Re: Bible Semantic Search
#82Re: Bible Semantic Search
#83Earlier quoted context omitted.
Hey, creator of the Bible Semantic Search app here. I 100% agree with you. I hacked together this prototype for the purposes of learning the Pinecone API rather than fine-tuning a language model, but I'm still pleasantly surprised by the quality of the search results despite all the shortcomings you mentioned. The results aren't great, but they're decent. I'm surprised how well SBERT works out of the box considering…
Some modern translations might have copyright rules preventing this without express permission (which may or may not be difficult to acquire, obviously other sites/apps have done it). They all have different rules and limitations but I remember reading that the NET Bible was specifically built for more permissive copyright requirements in the Internet age.
Re: Bible Semantic Search
#84Earlier quoted context omitted.
How does pinecone compare to pgvector? https://github.com/pgvector/pgvector
Milvus[0] would be another interesting comparison. [0] https://milvus.io/
Re: Bible Semantic Search
#85Earlier quoted context omitted.
Isn't the KJV popular among evangelical sects as well? I remember seeing more of those as a kid than any modernized version.
At least when I was growing up it was the New International Version. You were a fundie if you insisted on the KJV or the NKJV among people I knew.
Re: Bible Semantic Search
#86Earlier quoted context omitted.
Must be for Mormons. They only read the King James Version because otherwise the Book of Mormon would sound super weird seeing as how it’s the worlds most popular Bible fanfic. Source: technically a Mormon.
Well, I guess the Bible is also its own 'fanfic', as not every part was written at the same time and some later parts clearly reference earlier parts.
Re: Bible Semantic Search
#87SBERT isn't trained on this type of archaic English and you can see it failing. It needs to be fine tuned or you should use a modern Bible translation. A clear example is the query: "homosexuality" This returns: > James 2:3 - And ye have respect to him that weareth the gay clothing, and say unto him, Sit thou here in a good place; and say to the poor, Stand thou there, or sit here under my footstool It's clearly seei…
Re: Bible Semantic Search
#88Earlier quoted context omitted.
Milvus[0] would be another interesting comparison. [0] https://milvus.io/
Same general difference: Pinecone is SaaS that's ready to go with a few API calls, while Milvus an open-source tool that requires work to set up, scale, and maintain.
Re: Bible Semantic Search
#89Earlier quoted context omitted.
I figured it was the quintessential version of the Bible ¯\_(ツ)_/¯. I'm not religious so cut me some slack haha. Looking back, I should've used a version using modern English.
KJV is still wildly popular and some sects even regard it as an inspired translation. Never heard that about anything else. NKJV is more readable for people who grew up reading blog posts instead of old books and generally retains the poetry of the KJV, but it's under copyright. I think it would be allowed for a use like this though, because they explicitly allow (as do most translations) quoting up to a certain numb…
Re: Bible Semantic Search
#90Earlier quoted context omitted.
...another reason is that KJV is not currently under copyright, unlike (as far as I know) all modern English translations.
Fun fact: in the United Kingdom, the King James Version is still copyrighted—perpetually copyrighted, in fact—by (who else?) the British monarchy. Since the author of this app is based in the United States, he should be safe… we have a bit of precedent for ignoring royal prerogatives here :)