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.
私が見つけたいくつかのパッケージは、1年以上更新されていません。C ++用の標準CRFパッケージは何でしょうか?
Name Released Downloads in 2011 CRFSuite 0.12 2011-08 ~800 CRF++ 0.54 2010-05 ~11000 FlexCRFs 0.3 2007-04 ~800
リニアチェーンCRFの場合、 crfsuiteまたはwapitiをお勧めします。どちらもCであるため、C++から使用できます。どちらも非常に高速で、手入れが行き届いています。