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 3 years ago
Linked from 2 awesome lists

gogolangnatural-language-processingnlpsocial-sciencestokenizer

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ndabap/entityscrapeAn experiment to measure the mean distance between parts of speech in news articles and randomly selected entities.3
chenlily/closest-pairA framework for Apache Mesos that calculates the closest distance between any two points in a set using a divide-and-conquer algorithm.0
abitdodgy/gibranA natural language processing toolkit with tokenization and Levenshtein distance functionality65
lexmag/simetricFacilities to calculate the distance and similarity between strings using various algorithms61
juliastats/distances.jlA Julia package for evaluating distances between vectors and matrices435
wannesm/dtaidistanceA library that implements a fast and efficient distance measure for time series data1,107
cistools/collocateA tool for calculating mean values from irregularly spaced data points over fixed distances.18
cwarden/sqlite-distanceCalculates distance between two geographic points using latitude and longitude coordinates2
liyuanlucasliu/ld-netA system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations.147
nektro/zig-levenCalculates the difference between two strings using the Levenshtein distance algorithm7
kzahedi/goentProvides an implementation of entropy measures and related statistical concepts in Go.35
nlpodyssey/spagoA Go-based machine learning library designed to support neural architectures in natural language processing1,759
kevalpatel2106/collision-detector-android-thingsCalculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things10
agnivade/levenshteinA Go implementation of the Levenshtein distance algorithm for string comparison364
globalnamesarchitecture/damerau-levenshteinCalculates edit distance between two strings using the Damerau-Levenshtein algorithm145