Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PLWN_API
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Libraries
PLWN_API
Commits
fe028d73
Commit
fe028d73
authored
1 year ago
by
Arkadiusz Janz
Browse files
Options
Downloads
Patches
Plain Diff
readme updated
parent
3c7f56f6
Branches
Branches containing commit
1 merge request
!11
Develop
Pipeline
#16142
passed with stages
in 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
fe028d73
...
...
@@ -6,7 +6,7 @@ PLWN API is a library for accessing the plWordNet lexicon in a Python program.
Setup
=====
To use the api one has to download a default data dump. To setup the api you have to
`download`
command from plwn library.
To use the api one has to download a default data dump. To setup the api you have to
execute
`download`
command from plwn library.
```
python
import
plwn
...
...
@@ -21,7 +21,7 @@ Usage
=====
Access is provided using a PLWordNet object, with data loaded from the database
dump. To get the
the
database dump use the
`download`
method (see ,,Setup'' section).
dump. To get the database dump use the
`download`
method (see ,,Setup'' section).
```
python
import
plwn
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment