Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcanlas/lexorank
A reference implementation of a list ordering system like JIRA's Lexorank algorithm
https://github.com/mcanlas/lexorank
algorithm jira lexorank ordering scala
Last synced: 7 days ago
JSON representation
A reference implementation of a list ordering system like JIRA's Lexorank algorithm
- Host: GitHub
- URL: https://github.com/mcanlas/lexorank
- Owner: mcanlas
- License: mit
- Created: 2018-08-15T15:28:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T22:54:28.000Z (17 days ago)
- Last Synced: 2024-10-21T02:55:43.099Z (17 days ago)
- Topics: algorithm, jira, lexorank, ordering, scala
- Language: Scala
- Homepage:
- Size: 234 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lexorank
A reference implementation of a list ordering system like JIRA's Lexorank algorithm[Lexorank PlantUML sequence diagram](sequence.uml)
## See also
* https://stackoverflow.com/questions/9536262/best-representation-of-an-ordered-list-in-a-database/49956113
* https://softwareengineering.stackexchange.com/questions/195308/storing-a-re-orderable-list-in-a-database
* https://dba.stackexchange.com/questions/5683/how-to-design-a-database-for-storing-a-sorted-list
* [PlantUML Viewer](https://chrome.google.com/webstore/detail/plantuml-viewer/legbfeljfbjgfifnkmpoajgpgejojooj?hl=en) plug-in for Google Chrome