Difference between revisions of "LexicalWords Export To CVS File"

From Anote2Wiki
Jump to: navigation, search
 
Line 2: Line 2:
  
 
The contents of a Lexical Words object can be exported to comma delimited (CSV) file.  
 
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''.
+
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''.
  
  

Latest revision as of 11:54, 18 January 2013


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;
...
(...)