Skip to content

Commit 3d6dd4d

Browse files
committed
Formatting
1 parent bbbc49a commit 3d6dd4d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ integration of the machine learning tools and the tagging interface.
2626

2727
## 2) The Machine Learning components (./python)
2828

29-
This is the set of tools used to train, test, and produce output from
30-
the classifiers. It relies on a series of dependencies that are described
31-
in the ./python/requirements.txt
29+
This is the set of tools used to train, test, and produce output from
30+
the classifiers. It relies on a series of dependencies that are described
31+
in the ./python/requirements.txt
3232

3333
## 3) The Statistical Analysis (./R)
3434

35-
These are scripts used for checking the inter-rater reliability of our
36-
manual tags, and evaluating correlations between our tagged (or
37-
predicted results) and LIWC results over the same data.
35+
These are scripts used for checking the inter-rater reliability of our
36+
manual tags, and evaluating correlations between our tagged (or
37+
predicted results) and LIWC results over the same data.
3838

3939
There is a placeholder SQLite3 database (./Tagging Interface/alz.db). We are not able to
4040
host this database publicly, contact us ([email protected]) for more

0 commit comments

Comments
 (0)