NU IT
Northwestern University Information Technology
MorphAdorner Northwestern
 
Merging Word Lists

MergeWordLists merges the contents of multiple word list files into a single file. A word list file contains a list of words, one word on each line.

Usage:

mergewordlists output.txt input.txt input2.txt ...

where

  • output.txt -- output merged word list file.
  • input*.txt -- input text files containing word lists to be merged.

The output file is a utf-8 text file containing the merged word list from the input files. Only one copy of a word is output if it appears multiple times. The merged words appear in ascending alphanumeric order in the output file.

Home
 
Announcements and News
 
Documentation
 
Download MorphAdorner
 
Glossary
 
Helpful References
 
Licenses
 
Server
 
Talks
 
Tech Talk