15,064
edits
(→spaCy) |
m (Text replacement - ": Image:Owl icon.jpg " to "{{Tips}} ") |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 93: | Line 93: | ||
* programming language: Python | * programming language: Python | ||
* Score: | * Score: | ||
* classes of entity<ref>[https://iptt.sinica.edu.tw/uploads/datas/2019/4/a251a61991139dc023d3559e93cd8d65.pdf 中文專有名詞辨識系統 簡報]</ref> | * classes of entity<ref>[https://iptt.sinica.edu.tw/uploads/website/16/datas/2019/4/a251a61991139dc023d3559e93cd8d65.pdf 中文專有名詞辨識系統 簡報] ([https://web.archive.org/web/20240811001758/https://iptt.sinica.edu.tw/uploads/website/16/datas/2019/4/a251a61991139dc023d3559e93cd8d65.pdf 網頁備份])</ref> | ||
<table border="1" class="wikitable sortable"> | <table border="1" class="wikitable sortable"> | ||
| Line 121: | Line 121: | ||
</table> | </table> | ||
{{Tips}} Notes: Asterisk symbol means there are different class name in English but same class name in Chinese. | |||
== Google Cloud Natural Language == | == Google Cloud Natural Language == | ||
| Line 223: | Line 222: | ||
== Other similar NER tools == | == Other similar NER tools == | ||
* [https://www.diffbot.com/dev/docs/article/ Article Extraction API Documentation - Diffbot] "Array of tags/entities, generated from analysis of the extracted text and cross-referenced with DBpedia and other data sources. Language-specific tags will be returned if the source text is in English, Chinese, French, German, Spanish or Russian." | * ''$'' [https://www.diffbot.com/ Diffbot]: [https://www.diffbot.com/dev/docs/article/ Article Extraction API Documentation - Diffbot] "Array of tags/entities, generated from analysis of the extracted text and cross-referenced with DBpedia and other data sources. Language-specific tags will be returned if the source text is in English, Chinese, French, German, Spanish or Russian." | ||
* [https://products.wolframalpha.com/api/ Wolfram|Alpha APIs: Computational Knowledge Integration] "Wolfram|Alpha makes numerous assumptions when analyzing a query and deciding how to present its results. A simple example is a word that can refer to multiple things, like "pi", which is a well-known mathematical constant but is also the name of a movie." [https://products.wolframalpha.com/docs/WolframAlpha-API-Reference.pdf] | * [https://products.wolframalpha.com/api/ Wolfram|Alpha APIs: Computational Knowledge Integration] "Wolfram|Alpha makes numerous assumptions when analyzing a query and deciding how to present its results. A simple example is a word that can refer to multiple things, like "pi", which is a well-known mathematical constant but is also the name of a movie." [https://products.wolframalpha.com/docs/WolframAlpha-API-Reference.pdf] | ||