sbl / nerLinks
Named Entity Recognition for golang via MITIE
☆35Updated 7 years ago
Alternatives and similar repositories for ner
Users that are interested in ner are comparing it to the libraries listed below
Sorting:
- Ngram index for golang☆114Updated 9 years ago
- Multiclass Naive Bayesian Classification☆75Updated 7 years ago
- package lingo provides the data structures and algorithms required for natural language processing☆158Updated 2 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- Go library for performing computations in word2vec binary models☆203Updated 3 years ago
- An approximate string matching library for the Go programming language.☆181Updated 3 years ago
- simhash storage and searching☆138Updated 8 years ago
- sparse levenshtein automaton in go☆24Updated 5 years ago
- Utilities for working with discrete probability distributions and other tools useful for doing NLP work☆95Updated 14 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- word2vec in go lang☆71Updated 12 years ago
- Go Stanford NLP POS Tagger wrapper