didasy / tldrLinks
Text summarizer for golang using LexRank
☆132Updated last year
Alternatives and similar repositories for tldr
Users that are interested in tldr are comparing it to the libraries listed below
Sorting:
- package lingo provides the data structures and algorithms required for natural language processing☆155Updated 2 years ago
- Ngram index for golang☆114Updated 9 years ago
- An approximate string matching library for the Go programming language.☆177Updated 2 years ago
- Go Stanford NLP POS Tagger wrapper☆39Updated 8 years ago
- TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).☆217Updated last month
- Multiclass Naive Bayesian Classification☆75Updated 6 years ago
- Bayesian text classifier with flexible tokenizers and storage backends for Go☆158Updated 5 years ago
- Tokenizers and lemmatizers for Go☆110Updated last year
- A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE)☆120Updated last month
- Calculate text distance (similarity) in Golang - Experimental implementation☆93Updated 4 years ago
- Golang package to extract useful text from a HTML document☆40Updated last year
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 7 years ago
- Self-organizing maps in Go☆74Updated 3 years ago
- Removes most frequent words (stop words) from a text content. Based on a Curated list of language statistics.☆148Updated last year
- An implementation of the Goose HTML Content / Article Extractor algorithm in golang☆40Updated 4 years ago
- A Go implementation of the readability algorithm by arc90 labs☆134Updated 3 years ago
- A small library in golang, that detects the language of a text. (text categorization)☆153Updated 2 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆28Updated 6 years ago
- A graph library in Go☆78Updated 5 years ago
- Go client for newsapi (https://newsapi.org/)☆37Updated 5 years ago
- Minimal SMTP client in Go. Handles MX lookup, mail server connection on common ports.☆102Updated 6 years ago
- A Go package that implements the JusText boilerplate removal algorithm☆109Updated 2 years ago
- Named Entity Recognition for golang via MITIE☆34Updated 6 years ago
- Go library for performing computations in word2vec binary models☆202Updated 3 years ago
- A native Go clean room implementation of the Porter Stemming algorithm.☆191Updated 4 years ago
- Levenshtein Distance in Go☆40Updated 6 years ago
- Parse placeholder and wildcard text commands☆59Updated 3 years ago
- The robots.txt exclusion protocol implementation for Go language☆276Updated 2 years ago
- Offline language detection☆47Updated 7 years ago
- Two-way deep RNN for sentiment classification.☆62Updated 7 years ago