ndabAP / assocentity

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

Home Page:https://pkg.go.dev/github.com/ndabAP/assocentity/v14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Add simple offline tokenizer

ndabAP opened this issue · comments

Basically a different NLP type. Based on white space separator.

Difficulty increased a lot, since a tokenizer must return also the part of speech now.

Possible solution: Offline tokenizer uses dictionary.