DavidBelicza / TextRank
TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).
☆211Updated 3 years ago
Alternatives and similar repositories for TextRank:
Users that are interested in TextRank are comparing it to the libraries listed below
- Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang☆455Updated 3 years ago
- Natural language detection package in pure Go☆173Updated 4 years ago
- Go library for performing computations in word2vec binary models☆199Updated 2 years ago
- Word Embeddings in Go!☆481Updated last year
- Go implementation of the Snowball stemmers☆263Updated 7 months ago
- Useful Go String methods☆190Updated last year
- Spell checking and fuzzy search suggestion written in Go☆386Updated 3 years ago
- Removes most frequent words (stop words) from a text content. Based on a Curated list of language statistics.☆146Updated last year
- A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE)☆118Updated 2 months ago
- Text summarizer for golang using LexRank☆128Updated 11 months ago
- fonet is a deep neural network package for Go.☆85Updated 3 years ago
- Highly configurable, fast JSON encoder for Go☆177Updated last year
- Job Scheduling Library☆170Updated 4 months ago
- package lingo provides the data structures and algorithms required for natural language processing☆155Updated 2 years ago
- Golang library for fuzzy matching within a set of strings☆420Updated 2 years ago
- Golang framework to build an AI that can understand and speak back to you, and everything else you want☆244Updated 5 years ago
- Recommendation engine for Go☆315Updated 5 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Abstract File Storage☆316Updated last week
- a package for decode form's values into struct in Go☆192Updated 2 years ago
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…☆106Updated last year
- Go Bindings for BERT NLP Models☆103Updated 5 years ago
- 🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.☆216Updated last year
- A small library in golang, that detects the language of a text. (text categorization)☆153Updated 2 years ago
- A lemmatizer implemented in Go☆86Updated 2 years ago
- Simple image color extractor written in Go with no external dependencies☆94Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- String utilities for Go☆207Updated 2 years ago
- A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library☆266Updated 3 years ago
- Calculate text distance (similarity) in Golang - Experimental implementation☆93Updated 4 years ago