Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
lucharo
/
etymology
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
etymology
/
backend
/
sql
/
queries
/
get_language_info.sql
lucharo
Super-squash branch 'main' using huggingface_hub
13812dc
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
SELECT
lang_name, family, branch
FROM
language_families
WHERE
lang_code
=
?