PoetryOffice / Write

A word processor for the Haiku operating system
MIT License
3 stars 0 forks source link

Implement Terminology/Keyword extraction #62

Open richienyhus opened 8 years ago

richienyhus commented 8 years ago

https://en.wikipedia.org/wiki/Keyword_extraction https://en.wikipedia.org/wiki/Terminology_extraction Terminology/Keywords can be used for metadata/attributes or can be used to create word indexes and glossaries for documents.

https://github.com/osmode/poe C++ & MIT

https://github.com/cartisan/pyC-NC Python & MIT

https://github.com/turian/topia.termextract Python & Zope

https://github.com/gosusnp/termex C++/Python & MIT