added placeholder for NLP data

This commit is contained in:
s5260822 2025-03-22 21:19:39 +01:00
parent 86f681ebbb
commit 5814f55969
2 changed files with 2 additions and 2 deletions

View file

@ -100,7 +100,7 @@ public class Speech_MongoDB_Impl extends Speech_File_Impl implements Speech {
tex.append("\\subsection*{NLP Metadata}\n");
tex.append("[Graphs] //TODO: Implement\n");
tex.append("$$NLPMETADATA$$\n");
tex.append("\\subsection*{Speech Content}\n");

View file

@ -109,7 +109,7 @@ public class Speech_File_Impl implements Speech {
tex.append("\\NLP Metadata\\\n");
tex.append("[Graphs] //TODO: Implement\n");
tex.append("$$NLPMETADATA$$\n");
tex.append("\\subsection*{Speech Content}\n");