Hi, I'm an employee at Orchestr8 and we make natural language processing software.

We have created this module for the Tagging module that will suggest tags based on the content of the post using our technology.

To enable the module's access to the web-based REST service, you need an apikey that is free at alchemyapi.com.

The module is attached. Let me know if there are any improvements we can make to it.

Thanks!

Comments

eugenmayer’s picture

Status: Active » Needs work

AlchemyAPI_ParseEntityResponse / AlchemyAPI_ParseKeywordResponse

please make those two methods namespace-aware, so tagging_alchemy_suggest_*

---
dependencies[] = taxonomy

Not needed, when you depend on tagging. I would not double this :)

--

General: Thank you very much for the contribution, very nice work!

shaun_roach’s picture

StatusFileSize
new6.77 KB

Great, I made the changes you suggested and the new files are attached.

Thanks for reviewing this.

Shaun

eugenmayer’s picture

Status: Needs work » Patch (to be ported)

Looks great - scope for the 2.2 release. Thank you a lot

eugenmayer’s picture

Status: Patch (to be ported) » Fixed

will be in 2.2.

Be sure to look at the coding styles, big parts of the code were pretty messy :/

eugenmayer’s picture

released in 2.2

eugenmayer’s picture

released in 2.2

shaun_roach’s picture

Sorry about the messy code, I'll look at the coding styles now.

eugenmayer’s picture

Status: Fixed » Closed (fixed)
mikerasmussen’s picture

I keep getting "AlchemyAPI needs key to work. see README" but I have put the key in the .txt file, and even tried inserting it directly in the code. Thoughts?

eugenmayer’s picture

Open a new issue please.