didasy / tldrLinks
Text summarizer for golang using LexRank
☆137Updated 4 months ago
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☆158Updated 2 years ago
- Ngram index for golang☆114Updated 9 years ago
- TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).☆222Updated 7 months ago
- Multiclass Naive Bayesian Classification☆77Updated 7 years ago
- Go Stanford NLP POS Tagger wrapper☆39Updated 8 years ago
- A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE)☆122Updated 7 months ago
- An approximate string matching library for the Go programming language.☆182Updated 3 years ago
- Self-organizing maps in Go☆74Updated 3 years ago
- Tokenizers and lemmatizers for Go☆113Updated 5 months ago
- A Go implementation of the readability algorithm by arc90 labs☆135Updated 3 years ago
- Utilities for working with discrete probability distributions and other tools useful for doing NLP work☆95Updated 14 years ago
- Golang package to extract useful text from a HTML document☆40Updated 2 years ago
- The gangsta gangsta way to pull email☆108Updated 5 years ago
- A native Go clean room implementation of the Porter Stemming algorithm.☆192Updated 4 years ago
- Minimal SMTP client in Go. Handles MX lookup, mail server connection on common ports.☆102Updated 7 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 8 years ago
- Bayesian text classifier with flexible tokenizers and storage backends for Go☆159Updated 5 years ago
- A small library in golang, that detects the language of a text. (text categorization)☆153Updated 2 years ago
- Go library for performing computations in word2vec binary models☆203Updated 3 years ago
- Fast, secure and efficient secure cookie encoder/decoder☆84Updated 2 years ago
- Named Entity Recognition for golang via MITIE☆35Updated 7 years ago
- Removes most frequent words (stop words) from a text content. Based on a Curated list of language statistics.☆153Updated 2 years ago
- Go client for newsapi (https://newsapi.org/)☆37Updated 5 years ago
- Unicode transliterator in Golang - Replaces non-ASCII characters with their ASCII approximations.☆51Updated 9 years ago
- Two-way deep RNN for sentiment classification.☆62Updated 7 years ago
- Parse placeholder and wildcard text commands☆60Updated 4 years ago
- Spell checking and fuzzy search suggestion written in Go☆389Updated 4 years ago
- Calculate text distance (similarity) in Golang - Experimental implementation☆92Updated 5 years ago
- grobotstxt is a native Go port of Google's robots.txt parser and matcher library.☆114Updated 3 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆29Updated 6 years ago