Named Entity RecognitionService
named-entity-recognition
Rule-based named-entity recognition for English text (patterns and word lists; not a trained model). POST JSON {"text": "..."} to /v1/ner (max 100,000 characters); the response is a JSON object with count, model and entities: each with text, label, start and end. Labels: PERSON, ORG, LOC, DATE, MONEY, PERCENT, EMAIL, URL, PRODUCT. People are found from name patterns, titles and common first names; organisations from suffixes (Inc, Corp, Bank, University...) and known names; dates in ISO, day-month-year and month-day-year forms. Works best on clean, well-capitalised text. Identical input gives identical output on every supplier.
Active Suppliers
1
of 1 ever configured
Service Info
Service ID
named-entity-recognition
Compute Units / Relay
50,000
Owner
Active Applications
1
Relay Mining EMA
1 relays
| Supplier | Stake | Endpoint |
|---|---|---|
| pokt1v…7aay | 60,000.00 POKT | https://services.supnodes.com |
| Application | Stake |
|---|---|
| pokt1n…wz22 | 2,449.94 POKT |
Raw Servicesource: GraphQL indexer
{6 items
"id":"named-entity-recognition"
"name":"Named Entity Recognition"
"computeUnitsPerRelay":"50000"
"ownerId":"pokt10a8l4nc03uncmecjy0rnv27sfl266nrjmq87pn"
"owner":{1 item
"id":"pokt10a8l4nc03uncmecjy0rnv27sfl266nrjmq87pn"
}
"latestDiff":{1 item
"nodes":[1 item
0:{3 items
"newNumRelaysEma":"1"
"newTargetHashHexEncoded":"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
"blockId":"937393"
}
]
}
}