ninalx/table2vec-lideng
Table2Vec: Neural Word and Entity Embeddings for Table Population and Retrieval
This project helps data analysts and researchers find and complete information in large collections of structured tables, such as those found on the web. It takes incomplete tables or search queries as input and outputs relevant tables or missing rows and columns. It's designed for anyone working with extensive tabular data who needs to quickly populate missing information or retrieve related tables.
No commits in the last 6 months.
Use this if you frequently work with large databases of tables and need a way to efficiently find relevant tables or automatically fill in missing data within your existing tables.
Not ideal if your primary need is data entry from unstructured text or if you only work with a small number of carefully curated tables.
Stars
24
Forks
8
Language
Python
License
—
Category
Last pushed
Oct 28, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/ninalx/table2vec-lideng"
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.