Skip to content

Commit 86fb570

Browse files
author
Prashanth Mundkur
committed
Add some build instructions to README.
1 parent 71f1a34 commit 86fb570

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README

+9
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,12 @@ your data into memory on your own. You still need TRE. You do pay a
3333
CSV-like file, but since you can then reuse the classifier for as many
3434
documents as you want, in the long term this cost is amortized down to
3535
zero and you get significant speedup.
36+
37+
38+
Dependencies
39+
40+
Debian/Ubuntu: libtre5, libtre-dev
41+
42+
Building
43+
44+
$ make && cd python && python setup build

0 commit comments

Comments
 (0)