Skip to content

Commit

Permalink
add manintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
caimeng2 committed Jan 23, 2024
1 parent 9e5e0f8 commit 1eacaaf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
3. Classifying a statement into social, environmental, and economic sustainability
4. Customizing match syntax


## Installation

You can install `seesus` from PyPI by inputting the following command in your terminal:
Expand All @@ -22,7 +23,6 @@ You can install `seesus` from PyPI by inputting the following command in your te

## Example


### Analyzing an individual sentence

```python
Expand Down Expand Up @@ -82,3 +82,8 @@ SeeSus.edit_syntax("SDG1_general", "my match terms")
```

Please run `example.ipynb` to see more example usage.


## Maintenance

Please report any [issues](https://github.com/caimeng2/seesus/issues) if you find that a matching syntax is not accurate or can be improved. We welcome contributions to enhance the classification accuracy of `seesus`.

0 comments on commit 1eacaaf

Please sign in to comment.