Create README.md
Browse files
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 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).
|