socialgroupdetection
Example usage
from socialgroupdetection import SGA
# make sure you have BEARER_KEY set as an environment variable or you use bearer_key in constructor
sga = SGA(gwdg_server=True, bearer_key=None) # set bearer key to your gwdg/chatgpt key
response = sga.get_completion(prompt="The teleworker brings only his or her work tools offices are generally equipped and pays for access to the office?")
Returns:
{
"explizit": [
"teleworker"
],
"implizit": [],
"sonstige": [
"work tools",
"offices"
]
}
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file
socialgroupdetection-0.0.1.tar.gz.File metadata
twine/5.1.1 CPython/3.9.18File hashes
edb51fece185759e8f2aa54b2bea0810e5a53a2bd6a6497593e15c97929785130d86f5a85ab8bb61a2ce393d42c7814fca4a74bfd565e592542398a720ad340838172b8e50ace6abacb890cb04e64ee1See more details on using hashes here.