Questions tagged [glossary]

list of terms and definitions used in a larger document

Questions with this tag commonly seek an automated tool for generating a glossary from the corpus.

What is a glossary? an alphabetical list of terms in a particular domain of knowledge with the definitions for those terms.

110 questions
0
votes
0 answers

I use jekyll and need a glossary tooltip that dynamically finds the terms

Working on a site and I found this glossary tooltip that I can use, however it seems that I need to add the liquid tag to each instance of the terms in the glossary. Is there any way that I can get it to detect these terms automatically? It tells…
Erin
  • 11
0
votes
0 answers

How to insert the target terms of a glossary in all target segments of a sdlxliff file?

I have SDL Trados 2021. I sometimes need to deliver the big projects from my regular clients within a tight deadline. Therefore, I seek the help of my accomplished translator friends to finish them as per deadline. But a few friends of mine do…
0
votes
1 answer

Python DeepL API glossary not working for translation

I am using the DeepL API to translate text and I also want to include a glossary for translating. Creating the glossary worked fine, I can see all the correct entries but translating with the glossary brings up some weird behaviors: One entry is…
Chris
  • 1,828
  • 6
  • 40
  • 108
0
votes
0 answers

Data field : What are the level of description?

i would like to know how you differentiate the different layer of description of a data field in a table Example 1 : a field is a varchar 255 the data in the varchar 255 is the code of a product, but it s the short code, not the long code the…
Philippos
  • 103
  • 1
  • 8
0
votes
0 answers

What does IBID mean.?

I am new to the Dev world, please bare with me; I wish to know what IBID stands for; I see this acronym used in an onboarding process description. This is not that type of question.
0
votes
0 answers

class object definition - programming jargon:

what's the definition of class object that has more than one version? what's the name of object like that that has a default and than versions with more parameters? say you have it like that: public class object { public object() { get…
0
votes
0 answers

Create a bibliography/glossary-like structures in Latex

I'm making a software requirements document in Latex. I wanted to make something 'somewhat' easy to use since more people will start to do the same in the company if this gets a good reception. Using the glossaries package we can create structures…
0
votes
0 answers

How to use multiple glossaries at the same time in gcp translator api

After saving the file in the Google bucket, I made three glossaries using python. So I want to use these three glossaries at the same time. Is there no way?
이승우
  • 5
  • 2
0
votes
0 answers

Glossary do not print in tex document

I have used the basic commands of the package Glossary (link below), but the glossary itself does not print when using the command \printglossaries. https://www.overleaf.com/learn/latex/Glossaries Using the Latex code found in the link above, I…
0
votes
1 answer

randomly accessing dictionary values in python

So I have code, where it should choose at random whether to show the user the entry itself or the associated definition. from random import * def show_flashcard(): random_key = choice(list(glossary)) print('Define: ', random_key) …
0
votes
0 answers

Create a Table of Contents / Linked list of all terms within a glossary in Sphinx

I am using the Glossary directive in Sphinx and would like to have a list of all terms include in the glossary, linked to the terms. Is there a simple way to do this automatically? Thanks!
Jan E
  • 1
  • 1
0
votes
1 answer

How do I add a glossary number in the description in latex/overleaf`?

I am currently writing my report on Overleaf and I have a query regarding the glossary. here is the definition of the glossary : \newglossaryentry{vp} { name= Verification Plan, description={A verification plan is a list of the procedures…
QTip
  • 70
  • 6
0
votes
0 answers

Any idea on how to create a glossary in an R shiny App?

I already looked into the R shiny app gallery but couldn't find a fitting example. I found an R package for creating an FAQ page but that's not exactly what I want. Any suggestions?
cSquared
  • 23
  • 3
0
votes
1 answer

Linking items in Sparx Enterprise Architect Glossary

I'm looking for a way to link several items with each other in the Sparx Enterprise Architect Glossary. Is this a possibility? Example Term Definition Links to Fact Something that happend Follow-upRegistration Follow-up Action following a…
Xyrillion
  • 81
  • 1
  • 5
0
votes
1 answer

Access to the creation of Glossary, Terms, Category, and Classification by different types of users. Apache Atlas

Please tell me if сan all types of users (e.g., admin, data scientist...) create the Glossary, Term, Category, and Classification in Apache Atlas? I would also like to know whether it's possible to make any restrictions for some users for these…
IgorB
  • 25
  • 4