You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "hujiayin (JIRA)" <ji...@apache.org> on 2015/12/07 02:01:17 UTC

[jira] [Comment Edited] (SPARK-4036) Add Conditional Random Fields (CRF) algorithm to Spark MLlib

    [ https://issues.apache.org/jira/browse/SPARK-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044223#comment-15044223 ] 

hujiayin edited comment on SPARK-4036 at 12/7/15 1:00 AM:
----------------------------------------------------------

Hi Andrew,

The code is implemented by Scala and integrated with Spark. I tested it after I implemented it. I also verified it with some papers listed inside the code and this jira. Could you send me your features and models that I can have further testing? 




was (Author: hujiayin):
Hi Andrew,

The code is implemented by Scala and integrated with Spark. I tested it after I implemented it. I also verify it with some papers listed inside the code and this jira. Could you send me your features and models that I can have further testing?



> Add Conditional Random Fields (CRF) algorithm to Spark MLlib
> ------------------------------------------------------------
>
>                 Key: SPARK-4036
>                 URL: https://issues.apache.org/jira/browse/SPARK-4036
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>            Reporter: Guoqiang Li
>            Assignee: Kai Sasaki
>         Attachments: CRF_design.1.pdf
>
>
> Conditional random fields (CRFs) are a class of statistical modelling method often applied in pattern recognition and machine learning, where they are used for structured prediction. 
> The paper: 
> http://www.seas.upenn.edu/~strctlrn/bib/PDF/crf.pdf



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org