Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
17cc866
Kleinigkeiten
christofs Aug 17, 2015
08fd042
Flexible paragraph respecting segmenter function with tolerance facto…
Aug 19, 2015
76ee3c9
Merge pull request #1 from daschloer/dhd2016
christofs Aug 19, 2015
14ff8ad
Tokanization changed
daschloer Aug 20, 2015
3e7eca3
Code cleanup
daschloer Aug 20, 2015
50e067e
Merge pull request #2 from daschloer/dhd2016
christofs Aug 20, 2015
c0e101b
last segment added to previous if too small
daschloer Aug 20, 2015
8289df6
Merge pull request #3 from daschloer/dhd2016
daschloer Aug 21, 2015
5d9e06f
Single lines with length > target segment size will be sliced
daschloer Aug 21, 2015
e1214dd
cleanup to avoid conflicts
daschloer Aug 21, 2015
d2cd450
cleanup to avoid conflicts
daschloer Aug 21, 2015
40f7429
Merge pull request #4 from daschloer/dhd2016
daschloer Aug 21, 2015
24e136d
keeping track of last segment size
daschloer Aug 24, 2015
e1e6e69
complete refactoring of segmentation
daschloer Aug 24, 2015
5868fe6
Merge pull request #5 from daschloer/dhd2016
daschloer Aug 24, 2015
fc64ddf
default value changed to 1
daschloer Aug 24, 2015
9f3e5b0
Removed defaults from segmenter, added parameters instead
christofs Aug 25, 2015
e6ec126
make_lemmatext: with mode for POS to be chosen
christofs Aug 25, 2015
cae9b1b
make_lemmatext: add option esN with criterium NC to mode
christofs Aug 25, 2015
e723daa
make_lemmatext: bugfix elif
christofs Aug 25, 2015
32c6b6e
all deactivated
christofs Aug 27, 2015
9267827
topItems: save with fix number of digits
christofs Aug 28, 2015
04b6191
make_wordle: reorganized with central function
christofs Aug 28, 2015
94b9bfd
Move extras (stoplists) into wdir folder
christofs Aug 28, 2015
5a9c8e3
Delete extras in tmw folder (they are project specific)
christofs Aug 28, 2015
d248566
config: Moving and adding comments above function calls.
christofs Aug 28, 2015
6901aa0
Deactivate all
christofs Aug 28, 2015
962448b
NEW FEATURE: Added topicClustering
christofs Aug 28, 2015
9ce79ae
More comments
christofs Aug 30, 2015
c6f2e21
Added topic-based clustering / dendrogram for items
christofs Aug 30, 2015
4ef7019
Added some minor TODOs
christofs Aug 30, 2015
ac05b36
Added another TODO
christofs Aug 30, 2015
8b0ea13
First attempt at PCA, not ready yet
christofs Aug 30, 2015
22ec63d
merge with cligs
daschloer Aug 31, 2015
5af5e90
generalized segments to bins with variable number of bins
daschloer Aug 31, 2015
6b23257
Merge pull request #9 from daschloer/dhd2016
daschloer Aug 31, 2015
adc821f
Merge branch 'dhd2016' into hybrid
christofs Aug 31, 2015
b62adc9
renamed my_tmw.py to tmw_config.py
christofs Aug 31, 2015
e8264a0
fixed problems
christofs Aug 31, 2015
3607c7d
Remove traces of merge conflict
christofs Aug 31, 2015
47914de
Added binsnb as parameter
christofs Aug 31, 2015
245aefa
mastermatrix: add bins
christofs Sep 4, 2015
efd5fef
Bugfixes in heatmap, avgtopicscores, related to numerical targets and…
christofs Sep 4, 2015
4ce326c
Added simple textual progression plotting based on bins
christofs Sep 4, 2015
1c915d1
Added complexAverageTopicScores
christofs Sep 4, 2015
ee0eeff
Started work on complexProgression
christofs Sep 4, 2015
da860ae
Fixed extra slashes; number_of_topics
christofs Sep 5, 2015
22b24da
Fixed issue: https://github.com/cligs/tmw/issues/10
christofs Sep 7, 2015
470ddb1
Fixed issue with ambiguous lemmas, https://github.com/cligs/tmw/issue…
christofs Sep 7, 2015
a8d0a31
General settings at the beginning: https://github.com/cligs/tmw/issue…
christofs Sep 7, 2015
1c598a6
Fixed issue re numOfTopics: https://github.com/cligs/tmw/issues/11
christofs Sep 7, 2015
443b7ad
Added wordle font_path to once-for-all variables set initially.
christofs Sep 7, 2015
b812b67
First alpha version of complex topic progression
christofs Sep 7, 2015
bc27d04
Remove comments, add link to tutorial
christofs Sep 7, 2015
903edcb
make_wordle: Simple default for colors
christofs Sep 8, 2015
d647542
Fix stdev sorting bug: https://github.com/cligs/tmw/issues/15
christofs Sep 8, 2015
3135f47
Fixed double loop bug: https://github.com/cligs/tmw/issues/17
christofs Sep 9, 2015
033804c
complex progression: 10 bins for display
christofs Sep 17, 2015
52270fc
Add normalized and zscored topTopics. Fix https://github.com/cligs/tm…
christofs Oct 18, 2015
cf3c02c
Add normalization to heatmap. Fix https://github.com/cligs/tmw/issues…
christofs Oct 19, 2015
86a400f
make_wordle: add font_path; Fixes https://github.com/cligs/tmw/issues/14
christofs Oct 21, 2015
d6db645
Added function save_topicRank
christofs Oct 21, 2015
d50afae
make_wordle: added topic rank info to figure title
christofs Oct 21, 2015
f88f68a
make_wordle: increase title font size; Fixes https://github.com/cligs…
christofs Oct 21, 2015
9002018
Modul aktualisiert
hennyu Mar 3, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified __pycache__/tmw.cpython-34.pyc
Binary file not shown.
157 changes: 0 additions & 157 deletions extras/fr_pretokenize_subs.csv

This file was deleted.

Loading