Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to append abbreviations in Text Analytics Toolkit

1 次查看(过去 30 天)
The abbreviations function returns a table of common English abbreviations.
tbl = abbreviations
Is it possible to update this abbreviations list with other abbreviations. If so, how?

回答(1 个)

Christopher Creutzig
You cannot extend the return value of abbreviations. But you can pass an extended table to addSentenceDetails in the "Abbreviations" name-value pair.

此问题已关闭。

产品


版本

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by