text-representation
There are 20 repositories under text-representation topic.
jbesomi/texthero
Text preprocessing, representation and visualization from zero to hero.
Lipairui/textgo
Text preprocessing, representation, similarity calculation, text search and classification. Let's go and play with text!
pengKiina/KeypartX
KeypartX is a graph-based approach to represent perception (text in general) by key parts of speech.
NC0DER/GraphOfDocs
GraphOfDocs: Representing multiple documents as a single graph
neostrange/text2graphs
A Python framework for automating domain-agnostic and domain-specific Knowledge Graphs from unstructured text. Integrates NLP and Neo4j for entity extraction, relationship mapping, and semantic enrichment. Ideal for text mining and analytics, with support for temporal and event tagging.
jyansir/Text2Tree
(EMNLP 2023 Findings) Text2Tree: Aligning Text Representation to the Label Tree Hierarchy for Imbalanced Medical Classification.
chenmingxiang110/SimpleChinese
This package integrates many basic Chinese NLP functions, making Python-based Chinese word processing and information extraction simple and convenient.
NC0DER/CORD19_GraphOfDocs
Modelling and analyzing the Covid19 Open Research using the GraphOfDocs model.
bhattbhavesh91/texthero-demo
Tutorial to demonstrate the power of Texthero which is a library used for Text preprocessing, representation and visualization from zero to hero.
Wolkenstein/tgo-ontology
The Text-Graph-Ontology
Emeierkeio/harrypotter-textmining
🪄⚡️ Documentation, data and code used to do Text Processing, Text Representation, Topic Modeling and Text Summarization for 2022/23 Text Mining project @ University of Milano-Bicocca
peterr-s/dep-compose
A compositional approach to phrase embeddings
sarthak268/Multimedia-Computing-and-Applications
This repository contains code for all assignments in the Multimedia Computing and Applications (CSE563) course.
sjqgithub/Text_Classification_IMDB
Text Classification/Sentiment Analysis using IMDB Datasets
imis-lab/aiai-2020-datasets
Datasets and evaluation results for "An innovative graph-based approach to advance feature selection from multiple textual documents" paper
NervN/discord-emojis
a useful parser that extract discord-supported emojis from a text
nkanak/cordkel
Shall I work with them? A ‘knowledge graph’-based approach for predicting future research collaborations
stha1122/NLP
This repository is a record of my NLP journey. 📝
jasoncobra3/Natural_Language_Processing
Natural Language Processing (NLP) is a captivating field at the intersection of computer science and linguistics. It enables machines to understand, interpret, and respond to human language in a way that is both meaningful and useful. From chatbots to sentiment analysis, NLP applications are transforming industries and enhancing user experiences.
syw2014/Chinese-Text-MultiClassification
A repo about the architecture and methods of chinese text multiClassification,which may be include classification algorithms and deep learning method.