DavidBelicza / TextRankLinks
TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).
☆214Updated 3 years ago
Alternatives and similar repositories for TextRank
Users that are interested in TextRank are comparing it to the libraries listed below
Sorting:
- A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE)☆120Updated 5 months ago
- Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang☆456Updated 4 years ago
- Natural language detection package in pure Go☆173Updated 4 years ago
- Text summarizer for golang using LexRank☆129Updated last year
- package lingo provides the data structures and algorithms required for natural language processing☆155Updated 2 years ago
- Word Embeddings in Go!☆491Updated 2 years ago
- Go implementation of the Snowball stemmers☆268Updated 9 months ago
- Go library for performing computations in word2vec binary models☆200Updated 2 years ago
- Golang library for fuzzy matching within a set of strings☆422Updated 2 years ago
- Spell checking and fuzzy search suggestion written in Go☆387Updated 3 years ago
- ASCII transliterations of Unicode text.☆140Updated 2 years ago
- A multilingual command line sentence tokenizer in Golang☆451Updated last year
- fonet is a deep neural network package for Go.☆85Updated 4 years ago
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆324Updated last year
- Simple Sentiment Analysis in Golang☆277Updated 4 years ago
- A lemmatizer implemented in Go☆86Updated 3 weeks ago
- Useful Go String methods☆191Updated last year
- go-sitemap-generator is the easiest way to generate Sitemaps in Go☆225Updated 10 months ago
- Html Content / Article Extractor in Golang☆443Updated last year
- String metrics library written in Go.☆233Updated last year
- a package for decode form's values into struct in Go☆192Updated 2 years ago
- Removes most frequent words (stop words) from a text content. Based on a Curated list of language statistics.☆148Updated last year
- A small library in golang, that detects the language of a text. (text categorization)☆153Updated 2 years ago
- Read and use word2vec vectors in Go☆56Updated 6 years ago
- A Blurhash implementation in pure Go (Decode/Encode)☆210Updated last year
- A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library☆269Updated 3 years ago
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…☆108Updated last year
- Nudity detection with Go.☆419Updated last year
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆150Updated last year
- A Go package that implements the JusText boilerplate removal algorithm☆109Updated 2 years ago