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
1 answer

Different between Data Verification/Validation , Data Exploring/Exploitation, Data Acquisition/Collecting/Gathering?

What is the difference between these words in datascience? is there any glossary exist to define these word? -Data Verification / Validation -Data Exploring / Exploitation -Data Acquisition / Collecting / Gathering thanks,
0
votes
3 answers

Google Cloud Translate: num_valid_languages_in_csv = 1

Attempting to add a glossary to Google Cloud Translate, but am receiving the following error: Traceback (most recent call last): File "Python_SetGlossary.py", line 36, in result = operation.result(timeout=90) File "C:\Programming…
0
votes
1 answer

Create usage documentation for a serialized arguments interface

I'm trying create the documentation to my project that has a specific communication protocol over serial interface. The protocol works like this: Request data: 'command id''argument1''argument2' Response: 'command id''response' Where 'command id'…
Jonatan Goebel
  • 1,107
  • 9
  • 14
0
votes
1 answer

What metaphor would best describe the relationship between 'Value' and 'Type'?

I'm trying to draw comic explaining 'value' and 'type' accurately, and I'm having a major problem: The way people use the term "type" compared to "value" in sources everywhere is driving me mad. I keep reading definitions in various metaphors: A…
0
votes
2 answers

How to list posts and wrap them alphabetically?

I have a list of posts on my website, what I'm trying to do is to wrap them alphabetically from A-Z by title to get a glossary like this: A. Apple B. Banana C. Carotts D. E. F. G. Grenada and so on untill letter z. I want the letter to be…
mmdwc
  • 1,095
  • 6
  • 27
  • 53
0
votes
1 answer

How to create my own glossary/dictionary

Does someone know a software which would allow me to create a glossary / dictionary of technical words (philosophical concepts in my case)?
Aleph
  • 1,343
  • 1
  • 12
  • 27
0
votes
1 answer

Vuejs data bindings: What is being bound?

I'm reading the vuejs docs including http://vuejs.org/guide/syntax.html and http://vuejs.org/guide/syntax.html#Binding_Expressions. In simple terms ( for a JS beginner ) can someone explain what is being bound. Also is this connected to the 'v-bind'…
user1592380
  • 34,265
  • 92
  • 284
  • 515
0
votes
1 answer

What does REG_* in ucontext.h

here is code, I don't know what each detain meaning for them, for example, REG_RIP, what is "RIP" //ucontext.h enum { //... REG_RIP, //... } here is full code
anxvonial
  • 61
  • 1
  • 2
  • 10
0
votes
1 answer

Drupal view listing with glossary AND an additional contextual filter

Context: I have a view, with a page listing my all articles. I have added an attachment to that view in order to add a glossary (a to z) on the top of the listing to facilitate the search. > method used < That works fine. My problem is: I want to…
0
votes
1 answer

Semantic Media Wiki (SMW) - Is it possible to nest property / value definitions?

I'm using Semantic Media Wiki in conjunction with the Lingo Extension and the Semantic Glossary Extension to build a glossary. Often definitions of a term include links to other terms. For example: Computer - A calculating machine which uses a -CPU-…
0
votes
1 answer

Convention for inline glossary definitions?

Does anyone know if there is a convention for including inline definitions of words within HTML text? I've made a documentation platform. It auto-generates glossaries, but I also want the user to have the option of having terms from the glossary…
Mitya
  • 33,629
  • 9
  • 60
  • 107
0
votes
1 answer

Filtering a glossary view

I have a glossary view, which is just the one that comes with Views. I want to allow users to filter the results by taxonomy terms (dropdown) and also by title (search field). The problem I'm running into is that when I click on a glossary letter…
Dustin
  • 4,314
  • 12
  • 53
  • 91
0
votes
1 answer

Drupal automatic glossary for specific terms

Greetings all helpers! I have been reading and testing Drupal features recently and I find this CMS very scalable and interesting. I began working with themes, views, content types and ect... but I am looking for something I cannot find on the…
wlarcheveque
  • 894
  • 1
  • 10
  • 28
0
votes
1 answer

Looking for a way to incorporate an accordion into an alphabetic glossary in Drupal 7

I have a content type called Brand, and in that brand there is the brand title and an image gallery. I'm trying to create an accordion style alphabetic menu. Click on the letter of the car brand and it will list the brands starting with that…
0
votes
1 answer

This is asking a lot, I know, but: Help me translate this Glossary plugin for WP

In my search for a good glossary plugin for WordPress, I came across Natan Olsen's WP-SNAP. Which is brilliant. Only I need it to work with Hebrew. I know this is asking a lot, but if you could take a look at the source code (PHP) and tell me where…
Tomer Lichtash
  • 9,002
  • 16
  • 55
  • 71