Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to append abbreviations in Text Analytics Toolkit

2 visualizaciones (últimos 30 días)
Peter Mayhew
Peter Mayhew el 5 de En. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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?

Respuestas (1)

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

La pregunta está cerrada.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by