Update README.md
This commit is contained in:
parent
a49b27bd35
commit
7116f29750
@ -91,10 +91,11 @@ official protocols used as input data are included.
|
||||
7. The parameter `-cn` is always followed by two arguments (Example: `-cn year lm_ns_year`). The first is used to specifie how the n-grams are counted. It can be set to "year", "mont_year", "speaker" or "speech". N-grams will then be count by year, speaker and so on. The second argument is a user specified string to identify from what kind of protocols the n-grams have been calculated. The string "lm_ns_year" for example describes that the input protocols have been lemmatized (lm) and contain no stop words (ns). The last part (year) specifies that the n-grams have been calculated by year.
|
||||
|
||||
# Used packages and software
|
||||
- js-beautify
|
||||
- js-beautify https://github.com/beautify-web/js-beautify
|
||||
- Lielmanis, E.; Newman, L.; Stockman, D. & Sanfilippo, S.
|
||||
- lxml
|
||||
- Behnel, S.; Faassen, M.; Bicking, I.; Joukl, H.; Sapin, S.; Parent, M.-A.; Grisel, O.; Buchcik, K.; Wagner, F.; Kroymann, E.; Everitt, P.; Ng, V.; Kern, R.; Pakulat, A.; Sankel, D.; Kasperski, M.; da Silva, S. & Oberndörfer, P.
|
||||
- Babel2018
|
||||
- Babel https://github.com/python-babel/babel
|
||||
- Ronacher, A.
|
||||
-
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user