assocentity

Token-to-entity distance calculator

An NLP tool to calculate the average distance from tokens to specific entities and their synonyms in unstructured text data.

Package assocentity returns the mean distance from tokens to an entity and its synonyms

GitHub

15 stars
3 watching
3 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists

gogolangnatural-language-processingnlpsocial-sciencestokenizer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ndabap/entityscrape An experiment to measure the mean distance between parts of speech in news articles and randomly selected entities. 3
chenlily/closest-pair A framework for Apache Mesos that calculates the closest distance between any two points in a set using a divide-and-conquer algorithm. 0
abitdodgy/gibran A natural language processing toolkit with tokenization and Levenshtein distance functionality 65
lexmag/simetric Facilities to calculate the distance and similarity between strings using various algorithms 61
juliastats/distances.jl A Julia package for evaluating distances between vectors and matrices 433
wannesm/dtaidistance A library that implements a fast and efficient distance measure for time series data 1,089
cistools/collocate This project provides a tool to find the mean value of data points within a specified distance from arbitrary observation points. 18
cwarden/sqlite-distance Calculates distance between two geographic points using latitude and longitude coordinates 2
liyuanlucasliu/ld-net A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. 146
nektro/zig-leven Calculates the difference between two strings using the Levenshtein distance algorithm 7
kzahedi/goent Provides an implementation of entropy measures and related statistical concepts in Go. 35
nlpodyssey/spago A Go-based machine learning library designed to support neural architectures in natural language processing 1,752
kevalpatel2106/collision-detector-android-things Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things 10
agnivade/levenshtein A Go implementation of the Levenshtein distance algorithm for string comparison 359
globalnamesarchitecture/damerau-levenshtein Calculates edit distance between two strings using the Damerau-Levenshtein algorithm 144