Relative Content

Tag Archive for nlp

Generate Mock but realistic data using NLP

I want to generate realistic test data. It should support customizable Fields, structure of data by specifying field names and types. It should support a wide range of data types, including names, addresses, email addresses, electrical products, household products etc.

Generate Mock but realistic data using NLP

I want to generate realistic test data. It should support customizable Fields, structure of data by specifying field names and types. It should support a wide range of data types, including names, addresses, email addresses, electrical products, household products etc.

Generate Mock but realistic data using NLP

I want to generate realistic test data. It should support customizable Fields, structure of data by specifying field names and types. It should support a wide range of data types, including names, addresses, email addresses, electrical products, household products etc.

Hugging Face model with large context window

Im looking for a model that accepts input like 50k characters and a prompt answering a question based on that text. Is there something available like that? Not sure how to find it, new to AI.

Content relevance of short sentences

I want to do research on the content correlation of short sentences. For example, sentence 1 is “The movie xxx is very beautiful” and sentence 2 is “The plot of the TV series xxx is very rich”. These two sentences are semantically inconsistent, but they are both about videos, so they are related. I have a lot of this data, and I want to complete the sentence correlation detection judgment, but the existing models are all about similarity.