aseempatni / author-profilingLinks
Identifying author profile including age and gender from texts
☆17Updated 9 years ago
Alternatives and similar repositories for author-profiling
Users that are interested in author-profiling are comparing it to the libraries listed below
Sorting:
- Similarity search on Wikipedia using gensim in Python.☆60Updated 6 years ago
- Twitter visualizaton experiment using various python-based technologies.☆60Updated 9 years ago
- Quill's library of open source NLP algorithms and data sets.☆52Updated last year
- Relatively simple text classification powered by spaCy☆41Updated 10 years ago
- High-coverage and high-precision lexica of terms annotated with emotion scores for English and Italian.☆154Updated last year
- Topic Modelling for Humans☆22Updated 7 years ago
- Material for UW Extension Data Science 350☆19Updated 7 years ago
- Code For Medium Article "How To Create Data Products That Are Magical Using Sequence-to-Sequence Models"☆138Updated 2 years ago
- Slides for my doc2vec workshop/talk☆29Updated 8 years ago
- Language Modelling, CMI vs Perplexity☆11Updated 7 years ago
- Train word embeddings with Gensim and vizualize them with TensorBoard☆34Updated 6 years ago
- Presentations & notebooks from our talks /workshops/meetups/etc☆24Updated 7 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago
- A python library to generate highly realistic typos (fuzz-testing)☆12Updated 7 months ago
- A visualisation tool for Spacy using Hierplane.☆65Updated 2 years ago
- A sentiment analysis project performed on data collected from Twitter mentioning the two primary contestants in the 2020 US Elections.☆11Updated 5 years ago
- An example of how to use spaCy for extremely large files without running into memory issues☆36Updated 3 years ago
- Supervised learning for novelty detection in text☆78Updated 9 years ago
- Build intelligent data-driven applications with minimal effort. Sentence Clustering, Topics Extraction, Text Similarity, Opinion Summariz…