Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Syntactic Tools
combo
Commits
4dc8c92f
Commit
4dc8c92f
authored
Feb 11, 2022
by
Łukasz Pszenny
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
a3edda39
Pipeline
#4480
passed with stage
in 7 minutes and 14 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+5
-0
No files found.
README.md
View file @
4dc8c92f
...
...
@@ -15,6 +15,11 @@ Clone this repository and install COMBO (we suggest creating a virtualenv/conda
pip
install
-U
pip setuptools wheel
pip
install
--index-url
https://pypi.clarin-pl.eu/simple
combo
==
1.0.5
```
For Python 3.9 you may also need to install cython:
```
bash
pip
install
-U
pip cython
```
Run the following commands in your Python console to make predictions with a pre-trained model:
```
python
from
combo.predict
import
COMBO
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment