The SPECIALIST Lexicon

Lexicon Terms and Statistics

I. Lexicon Terms

  • shell> ${LEXICON}/bin/7.GenerateLexiconTerms <year>

II. Lexicon Growth Stats

  • shell> ${LEXICON}/bin/8.GenerateStatistics <year>

III. Lexicon Words Stats

  • Update the Lexicon growth chart and word chart, see above section (II) for update

  • Single words and Multiwords stats:
    • shell> cd /{LEXICON_DIR}/Components/Multiwords
    • shell> mkdir -p ./data/${YEAR}/inData
    • shell> cd ./data/${YEAR}/inData
    • shell> ln -sf ${LEXICON_DIR}/data/${YEAR}/tables/inflVars.data inflVars.data
    • shell> cd bin
    • shell> 1.GetElementWords ${YEAR}
      7

    • Update WordCount in lexiconGrowth.jpg (from PC, MS-Excel)
      • In PC, copy growth.${YEAR}.xls from previous year
      • Open and update growth.${YEAR}.xls
      • Add data from ${LMW}/data/${YEAR}/outData/1.ElementWord/LexStats.data
      • Add ${YEAR} data/Year to the chart
        • Move cursor to the chart
        • Right Click and select "Select Data..."
        • Update Chart data range (=Sheet1!$A$1:$C$24), click on Edit on each row to change the range on the last parameter or by selecting data range by cursor/shift/Ctrl (include columns A, I, J)

      • Edit Horizontal Axis (Year) Labels
        • Click "Year" on the dialog window
        • Click Eidt button (on the right side)
        • Select range: (=Sheet1!$A$2:$A$24), change the last parameter or by selecting year range by cursor/shift
      • Edit Legend color and show
        • Use + icon to show/hide legendo
        • Select legend -> Legend Option -> set position to bottom
        • Select color
      • Save the image
        • copy to PowerPoint
        • Save as jpg (${YEAR}WordStats)

          or

        • Use iSnipping Tool, Snip, or Paint
        • Copy the chart from Excel and paste to Paint
        • Save as jpg (${YEAR}WordStats)