LexicalWords Export To CVS File

From Anote2Wiki
Revision as of 11:54, 18 January 2013 by Hcosta (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


The contents of a Lexical Words object can be exported to comma delimited (CSV) file. For that purpose, right click the Lexical Words object in the clipboard and selects Resources -> LexicalWords -> Save to CSV file or, alternatively, uses the Export button within Lexical Words View.


LexicalWords Export File.png


A GUI is launched allowing the definition of the file where the information will be saved.


LexicalWords Export Fileb.png


The file created will have the ".csv" extension and will follow the format below:.

entity1;
entity2;
entity3;
...
(...)