You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>".
What can I change in the syntax and how can I terminate the element "input" ?
The text was updated successfully, but these errors were encountered:
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>".
What can I change in the syntax and how can I terminate the element "input" ?
The text was updated successfully, but these errors were encountered: