Skip to content

Feature-Extraction code for "Named Entity Recognition with Extremely Limited Data" from the LND4IR workshop.

Notifications You must be signed in to change notification settings

jjfiv/searchie-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

searchie-extraction

Feature-Extraction code for "Named Entity Recognition with Extremely Limited Data" from the LND4IR workshop.

The paper

Find the paper on ArXiv/1806.04411.

Building the code

Requires Java 8 and Apache Maven (probably >3).

mvn install

Running the code

mvn exec:java

License

Stanford CoreNLP is GPL licensed unless you have an agreement with them (what does linking even mean on the JVM?). Code produced by my lab is usually BSD 3-clause. I am not a lawyer.

About

Feature-Extraction code for "Named Entity Recognition with Extremely Limited Data" from the LND4IR workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages