bigdata-client
package ✅ Authenticate to bigdata.com
✅ Create two sample files to upload
✅ Upload private files
✅ Query bigdata.com
Private & Secure: No LLM training on your data
Install bigdata-client
package
Follow Prerequisites instructions
to set up the require environment.
Authenticate to bigdata.com
Because you have already set your credentials in the environment following the Prerequisites step, Bigdata constructor will read them.Create two samples files to upload
Create the following two sample files in your local directory. File namedata_science_research-2020-06.txt
:
soup_recipes-2020-06.txt
:
Upload private files
We will upload two files and use the parameterprovider_data_utc
to
inform bigdata about their creation date. This will modify the document
published date, allowing us to better assign a reporting date to
detected events.
Cooking recipes
Query bigdata.com
Let’s do aSimilarity
search with the text recommend stock
in the
month of June 2020:
scope
to DocumentType.FILES
.
Data Science Research
Summary
Congratulations! 🎉 You have successfully uploaded private files and retrieve insights about them amongst millions of other documents.The following pages are related to private file uploading, managing tags
and search using the tag query filter:
- Upload your own content: It describes all supported parameters and methods to manage private files.
- Batch file upload: It contains a script to help your organization quickly upload all private files.
- FileTag: It describes the
FileTag
query filter. - Query operators: It describes the
supported query operators:
&
,|
,~
,All
andAny
.