Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试开发一些从文本中提取关键字的东西。我知道 AlchemyAPI 最适合这个。现在我想知道 AlchemyAPI 使用了哪些算法,以便我可以自己实现它的代码。有没有人对此有任何想法。请分享。提前致谢。
我不知道 AlchemyAPI 使用什么特定算法(我猜它是专有的极端),但斯坦福 NLP 有很多可能有用的信息和代码:
http://www-nlp.stanford.edu/software/lex-parser.shtml