You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31Lines changed: 31 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ A (hopefully helpful) collection of resources for Elixir NLP devs
22
22
-[costezki/awesome-nlprojects: List of projects related to Natural Language Processing (NLP) that make a geek smile for they exist](https://github.com/costezki/awesome-nlprojects)
@@ -32,15 +33,45 @@ A (hopefully helpful) collection of resources for Elixir NLP devs
32
33
-[NLP with Elixir: Say whuuut? - Google Slides](https://docs.google.com/presentation/d/1ZPixHSW8w2pf0cr7BkFwUTUxwcAKM0lDDejtdQ1IwRw/mobilepresent#slide=id.p)
-[Shallow Semantic Parsing Based on FrameNet, VerbNet and PropBank - Semantic Scholar](https://www.semanticscholar.org/paper/Shallow-Semantic-Parsing-Based-on-FrameNet-VerbNet-Giuglea-Moschitti/02e4745b29502268550ba215eb690bbd641f4c00)
40
42
41
43
## Systems/frameworks/platforms
44
+
45
+
### NLP/Text Mining Tools Features
46
+
-[Natural Language Toolkit (NLTK)](http://www.nltk.org/)
0 commit comments