Scala NLP Algorithms
Stars
10
Forks
2
Watchers
10
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'master' of https://github.com/sujitpal/scalcium
6d7278dView on GitHubFixing weights so magenta lines show up (+1 to all log(weights), changed log10 to log to account for smaller scale).
49c0557View on GitHubFixing edge weight generation bug and adding visualization scripts (python).
6c63acdView on GitHubRemoving uima-scala and commenting out dependencies because it is only supported for Scala 2.11 and I need to be on 2.10. Adding code for Bag of Words generation using a keyword list.
9f5b157View on GitHubMake UIMA Scala work again using cached copy of 0.5.0-SNAPSHOT.jar that was compiled against Scala 2.10 and downloaded before support for Scala 2.10 was removed.
3125a81View on GitHub