Skip to content

Commit

Permalink
updated statement about capabilities in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jtauber committed Feb 9, 2024
1 parent fdc3a82 commit e2889f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

*Python library and tools for working with term-document matrices*

This project is just beginning, but a useful data structure, HTDM (hierarchical term-document matrix), is already available.

Various calculations on TDMs will soon be implemented, including TF-IDF.
This project is just beginning, but a useful data structure, HTDM (hierarchical term-document matrix), is already available and TF-IDF calculations can be performed.

I am also interested in standardizing the exchange format for HTDMs.

Expand Down

0 comments on commit e2889f5

Please sign in to comment.