Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to append abbreviations in Text Analytics Toolkit
1 次查看(过去 30 天)
显示 更早的评论
The abbreviations function returns a table of common English abbreviations.
Is it possible to update this abbreviations list with other abbreviations. If so, how?
0 个评论
回答(1 个)
Christopher Creutzig
2020-3-9
You cannot extend the return value of abbreviations. But you can pass an extended table to addSentenceDetails in the "Abbreviations" name-value pair.
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!