didasy / tldrLinks
Text summarizer for golang using LexRank
☆137Updated 3 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
- Multiclass Naive Bayesian Classification☆77Updated 7 years ago
- Golang package to extract useful text from a HTML document☆40Updated 2 years ago
- Self-organizing maps in Go☆74Updated 3 years ago
- Go Stanford NLP POS Tagger wrapper☆39Updated 8 years ago
- Calculate text distance (similarity) in Golang - Experimental implementation☆92Updated 5 years ago
- Bayesian text classifier with flexible tokenizers and storage backends for Go☆158Updated 5 years ago
- Go client for newsapi (https://newsapi.org/)☆37Updated 5 years ago
- TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).☆221Updated 7 months ago
- Tokenizers and lemmatizers for Go☆113Updated 4 months ago
- The gangsta gangsta way to pull email☆109Updated 5 years ago
- Two-way deep RNN for sentiment classification.☆62Updated 7 years ago
- Golang package for parsing OpenGraph data from HTML into regular structures☆76Updated 3 years ago
- boltdb boilerplate☆38Updated 9 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 8 years ago
- Minimal SMTP client in Go. Handles MX lookup, mail server connection on common ports.☆102Updated 7 years ago
- A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE)☆122Updated 7 months ago
- Go library for performing computations in word2vec binary models☆203Updated 3 years ago
- A Go implementation of the readability algorithm by arc90 labs☆135Updated 3 years ago
- The robots.txt exclusion protocol implementation for Go language☆280Updated last month
- LiveReload server for Go [golang]☆129Updated last year
- grobotstxt is a native Go port of Google's robots.txt parser and matcher library.☆115Updated 3 years ago
- Middleware for keeping track of users, login states and permissions☆88Updated last month
- A small library in golang, that detects the language of a text. (text categorization)☆153Updated 2 years ago
- Utilities for working with discrete probability distributions and other tools useful for doing NLP work☆95Updated 14 years ago
- Webpage summary extractor using Facebook Open Graph and arc90's readability