shuxiaobo/text-representation
Text representation works, such as : paper, code, review, datasets, blogs, thesis and so on.
This project offers a comprehensive collection of resources for researchers and practitioners interested in how computers represent human language. It compiles academic papers, code, datasets, and theses, focusing on various techniques like word and sentence embeddings, to provide a centralized hub for understanding and implementing text representation methods. Anyone working with natural language processing, from academic researchers to data scientists developing language-based applications, would find this useful.
No commits in the last 6 months.
Use this if you need to research or understand the latest methods and academic works in text representation, including different embedding techniques and relevant datasets.
Not ideal if you are a non-technical user looking for a ready-to-use tool to process text data without delving into the underlying research and algorithms.
Stars
14
Forks
1
Language
—
License
MIT
Category
Last pushed
Mar 02, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/shuxiaobo/text-representation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings...
vinid/cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
spcl/ncc
Neural Code Comprehension: A Learnable Representation of Code Semantics
criteo-research/CausE
Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.
vintasoftware/entity-embed
PyTorch library for transforming entities like companies, products, etc. into vectors to support...