autonomio/signs
A suite of tools for text preparation, vectorization and processing for deep learning with Keras.
This tool helps machine learning developers prepare raw text data for deep learning models, specifically for use with Keras. It takes unstructured text, preprocesses it, and converts it into numerical representations (embeddings) that Keras models can understand. The end user is a developer working on natural language processing tasks who needs to feed text data into Keras deep learning architectures.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer building deep learning models with Keras and need a streamlined way to convert raw text into input embeddings.
Not ideal if you are not a developer working with Keras or you need to perform general text analysis without a deep learning context.
Stars
13
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jul 29, 2023
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/autonomio/signs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
embeddings-benchmark/mteb
MTEB: Massive Text Embedding Benchmark
harmonydata/harmony
The Harmony Python library: a research tool for psychologists to harmonise data and...
yannvgn/laserembeddings
LASER multilingual sentence embeddings as a pip package
embeddings-benchmark/results
Data for the MTEB leaderboard
Hironsan/awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.