Leveraging technology that generates text is coming to the main theaters and Forbes is the most recent one: “The Biggest Opportunity In Generative AI Is Language, Not Images”
Different names are in use: generative AI, as in the article; synthetic text, following the popular term “synthetic data”; NLG (Natural Language Generation) is the most traditional term maybe not so trendy just for that reason.
Synthetic Text, as we will call it, started to follow the path of synthetic image recently. Synthetic image and video have been a huge success in sectors like self-driven cars.
For text, the initial successes have come from tabular data. In structured or tabular text, what’s generated is names (James O’Reilly, Bethesda Pharmaceuticals Inc.) or phrases (Junior Accountant, out of order) properly combined in tables or relational structures.
The next step in synthetic text seems to be unstructured data, where actual full sentences are produced, rather than phrases or names in tables.
Report generation, based on numeric tables, is an intermediate step between generating tabular data and actually generating full sentences from scratch. It’s very popular for sectors like e-commerce, finance or pharma.
At Bitext, we are focused on generating unstructured text for customer service applications and solving problems like:
You can take a look at a sample data in our GitHub Repository
Our earlier German MIRACL benchmark showed that linguistic analysis can substantially improve lexical search in…
Vector search, also known as semantic search, has transformed enterprise search in the past few…
In a search benchmark for German, Bitext Linguistic Analysis SDK returned more relevant results and…
Search systems have relied on stemming for decades. The reason is simple: stemming is fast,…
Most teams working with Elasticsearch, OpenSearch or RAG pipelines focus on ranking, embeddings or model…
Some RAG issues have a simpler fix than people think: better text normalization. One common…