DavidBelicza / TextRankLinks
TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).
☆218Updated 2 months ago
Alternatives and similar repositories for TextRank
Users that are interested in TextRank are comparing it to the libraries listed below
Sorting:
- Natural language detection package in pure Go☆174Updated 4 years ago
- Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang☆460Updated 4 years ago
- A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE)☆120Updated 2 months ago
- Text summarizer for golang using LexRank☆132Updated last year
- package lingo provides the data structures and algorithms required for natural language processing☆156Updated 2 years ago
- Go library for performing computations in word2vec binary models☆202Updated 3 years ago
- Word Embeddings in Go!☆499Updated 2 years ago
- Go implementation of the Snowball stemmers☆271Updated last year
- Spell checking and fuzzy search suggestion written in Go☆386Updated 3 years ago
- Natural Language Processing Toolkit in Golang☆64Updated 5 years ago
- Golang framework to build an AI that can understand and speak back to you, and everything else you want☆246Updated 5 years ago
- Removes most frequent words (stop words) from a text content. Based on a Curated list of language statistics.☆149Updated 2 years ago
- Calculate text distance (similarity) in Golang - Experimental implementation☆93Updated 4 years ago
- Read csv file from go using tags☆127Updated 2 months ago
- Golang library for fuzzy matching within a set of strings☆425Updated 2 years ago
- A multilingual command line sentence tokenizer in Golang☆454Updated last year
- A small library in golang, that detects the language of a text. (text categorization)☆153Updated 2 years ago
- fonet is a deep neural network package for Go.☆86Updated 4 years ago
- String metrics library written in Go.☆233Updated last month
- A lemmatizer implemented in Go☆88Updated 3 months ago
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…☆110Updated last year
- A web crawler for Go☆278Updated 2 months ago
- go-sitemap-generator is the easiest way to generate Sitemaps in Go☆225Updated last year
- A Go package that implements the JusText boilerplate removal algorithm☆109Updated 2 years ago
- ASCII transliterations of Unicode text.☆143Updated 2 years ago
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆523Updated 3 years ago
- Read and use word2vec vectors in Go☆56Updated 6 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 years ago
- Generic and fast binary serializer for Go☆228Updated last year