skadio commited on
Commit
ef67b2b
1 Parent(s): c62bdca

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Ner4Opt: Named Entity Recognition for Optimization
2
+
3
+ Given an optimization problem in natural language, Ner4Opt extracts optimization related entities from free-form text.
4
+
5
+ See our the [Ner4Opt library](https://github.com/skadio/ner4opt/tree/main#ner4opt-named-entity-recognition-for-optimization) and [model details](https://github.com/skadio/ner4opt/tree/main/models#readme).