Named entity recognition tools: Difference between revisions
Jump to navigation
Jump to search
→Microsoft Azure Cognitive Services
m (→Apache OpenNLP) Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit |
||
| Line 151: | Line 151: | ||
* classes of entity: Person, PersonType, Location, Organization, Event, Product and more. See details on [https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/named-entity-types?tabs=general Supported Categories for Named Entity Recognition - Azure Cognitive Services | Microsoft Docs]. | * classes of entity: Person, PersonType, Location, Organization, Event, Product and more. See details on [https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/named-entity-types?tabs=general Supported Categories for Named Entity Recognition - Azure Cognitive Services | Microsoft Docs]. | ||
== MONPA == | |||
[https://github.com/monpa-team/monpa monpa-team/monpa: MONPA 罔拍是一個提供正體中文斷詞、詞性標註以及命名實體辨識的多任務模型] | |||
* License: CC-BY-NC-SA 4.0 License | |||
* language support: Chinese | |||
* programming language: Python | |||
* Score: Available at [https://github.com/monpa-team/monpa monpa-team/monpa github] | |||
* classes of entity: PER ... | |||
== spaCy == | == spaCy == | ||