Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How to append abbreviations in Text Analytics Toolkit

2 Ansichten (letzte 30 Tage)
Peter Mayhew
Peter Mayhew am 5 Jan. 2019
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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?

Antworten (1)

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

Diese Frage ist geschlossen.

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by