Skip to content

Commit

Permalink
[nlp] added info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
smlbiobot committed Apr 15, 2017
1 parent 2ac0a85 commit ab21b8d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions nlp/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"AUTHOR": "SML",
"SHORT": "Natural Language Processing",
"DESCRIPTION": "Google Translate + some natural language processing features.",
"DISABLED": false,
"NAME": "NLP",
"REQUIREMENTS": ["textblob"],
"TAGS": ["translate", "language", "natural"],
"INSTALL_MSG": "Thanks for installing. If you need help, please log an issue on my GitHub or message me on http://discord.me/sml"

}

0 comments on commit ab21b8d

Please sign in to comment.