Giter Club home page Giter Club logo

crf's Introduction

You will need jdk1.4 or above and ant to compile.

Make sure to set the classpath by running "settings.sh" after
setting CRF_HOME to the directory where you have unpackaged this distribution.

A sample dataset for the segmentation problem is available under samples
Run it as 
 
"java iitb.Segment.Segment train -f samples/us50.conf"
"java iitb.Segment.Segment test -f samples/us50.conf"
"java iitb.Segment.Segment calc -f samples/us50.conf" (report performance statistics)

or all together with

"java iitb.Segment.Segment all -f samples/us50.conf"

Files
-----

build/	-- Dir containing all class files  
build.xml -- XML file to build the code using ANT
doc/ -- Documentation for the code (It includes Java API, introduction and FAQs - all in the HTML form).
lib/ -- All required libraries are kept here.
LICENSE.txt -- Licencse agreeement.
README -- This file.
samples/ -- Sample configuration and data files.
settings.sh -- Script to set up the package.
src/ -- Source code.
third-party-license.txt -- Third party license.

crf's People

Contributors

mrudolph avatar witgo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

crf's Issues

How to execute your sample dataset?

Dear sir, i have tried to execute your source code for my practice. Here, i installed ant and jdk, then ant was run successfully. But, how can i test your sample dataset in the command prompt of windows 7 operating system?

Thanks in advance.

JDK compatibility

I use both JDK1.7 and JDK1.8 to run the same corpus. But the prediction result is different sometimes. I think it may be the compatibility problem while I'm not sure which parts cause this (may be the jdk sort implementation ?) . Please give some suggestions here. Thanks !

ASKING QUESTION CRF

its very interesting have found your repository, By the way, i still not understand how to running this code, i have seen standford NER CRF, it is same ?? cause i need to developt on indonesia dataset may be i can contribuet to next developtment. by the way I'm Calvin from Indonesia Nice too meet ya

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.