DavidBelicza / TextRankLinks
TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).
☆217Updated last month
Alternatives and similar repositories for TextRank
Users that are interested in TextRank are comparing it to the libraries listed below
Sorting:
- Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang☆458Updated 4 years ago
- Go library for performing computations in word2vec binary models☆202Updated 3 years ago
- Natural language detection package in pure Go☆173Updated 4 years ago
- Text summarizer for golang using LexRank☆132Updated last year
- Spell checking and fuzzy search suggestion written in Go☆387Updated 3 years ago
- A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE)☆120Updated last month
- Go implementation of the Snowball stemmers☆269Updated 11 months ago
- package lingo provides the data structures and algorithms required for natural language processing☆155Updated 2 years ago
- Word Embeddings in Go!☆495Updated 2 years ago
- Golang library for fuzzy matching within a set of strings☆423Updated 2 years ago
- A lemmatizer implemented in Go☆88Updated 2 months ago
- Removes most frequent words (stop words) from a text content. Based on a Curated list of language statistics.☆148Updated last year
- 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
- Calculate text distance (similarity) in Golang - Experimental implementation☆93Updated 4 years ago
- ASCII transliterations of Unicode text.☆141Updated 2 years ago
- fonet is a deep neural network package for Go.☆86Updated 4 years ago
- A Go package that implements the JusText boilerplate removal algorithm☆109Updated 2 years ago
- A small library in golang, that detects the language of a text. (text categorization)☆153Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- A multilingual command line sentence tokenizer in Golang☆451Updated last year
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆98Updated last month
- Go Bindings for BERT NLP Models☆104Updated 5 years ago
- Go Stanford NLP POS Tagger wrapper☆39Updated 8 years ago
- A web crawler for Go☆278Updated 3 weeks ago
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆517Updated 3 years ago
- Bayesian text classifier with flexible tokenizers and storage backends for Go☆158Updated 5 years ago
- Simple Sentiment Analysis in Golang☆277Updated 5 years ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- String metrics library written in Go.☆233Updated last week