Extract Relevant Tag/Keywords from Text block

前端 未结 4 1844
庸人自扰
庸人自扰 2021-02-03 11:16

I wanted a particular implementation, such that the user provide a block of text like:

\"Requirements - Working knowledge, on LAMP Environment using Lin

4条回答
  •  青春惊慌失措
    2021-02-03 12:14

    I did a quick review of these this morning and to my surprise one which performs best with my test phrase was written in PHP

    • http://code.fivefilters.org/term-extraction
    • demo: http://fivefilters.org/term-extraction/

    What looked like the most professional one performed abysmally: viewer.opencalais.com

    Others that were OK were (not sure what language they're written in)

    • www.nactem.ac.uk/software/termine/#form
    • www.alchemyapi.com/api/keyword/

提交回复
热议问题