MahmoudAbdelRahman/build2Vec
Building representation in the vector space
This tool helps architects, urban planners, and facility managers translate complex building data, often from Building Information Models (BIM) or IFC files, into a structured format for analysis. It takes your building's components and their relationships, represented as a graph, and outputs numerical representations (vectors) that capture semantic similarities. These vectors can then be used to identify patterns or differences between building parts, helping professionals understand building structures better.
No commits in the last 6 months.
Use this if you need to derive numerical features from building component relationships to apply machine learning for tasks like semantic search, classification, or anomaly detection within building models.
Not ideal if you're looking for a direct visualization tool or a complete suite for building performance simulation, as it focuses specifically on data representation rather than end-user applications.
Stars
9
Forks
1
Language
Python
License
MIT
Category
Last pushed
Nov 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/MahmoudAbdelRahman/build2Vec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/text2vec
text2vec, text to vector....
predict-idlab/pyRDF2Vec
đ Python Implementation and Extension of RDF2Vec
IntuitionEngineeringTeam/chars2vec
Character-based word embeddings model based on RNN for handling real world texts
IITH-Compilers/IR2Vec
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.