petermr / openVirus

aggregation of scholarly publications and extracted knowledge on viruses and epidemics.
The Unlicense
67 stars 17 forks source link

Problem in creating dictionary using `ami-dictionary` #63

Open kareenasingh opened 4 years ago

kareenasingh commented 4 years ago

I am trying to create a dictionary using ami-dictionary commands in Windows 10. Source of instructions https://github.com/petermr/tigr2ess/blob/master/dictionaries/TUTORIAL.md

While creating dictionary from a list of terms, i gave the following command ami-dictionary create --terms virus viral --dictionary myviruses --directory virus --outformats xml,html

I recieved error message The element type "input" must be terminated by the matching end-tag "</input>".

Screenshot (41)

What can I change in the syntax and how can I terminate the element "input" ?

petermr commented 4 years ago

ami-dictionary has been discontinued. See the FAQ. I'm trying to solve the input/> problem.