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
Team-Semantics
elinker
Commits
bc24b5f7
Commit
bc24b5f7
authored
Aug 28, 2019
by
Grzegorz Kostkowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version number
parent
7e9f9751
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
CHANGELOG.md
CHANGELOG.md
+4
-0
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.md
View file @
bc24b5f7
# Unreleased
# Added
# Changed
# 0.5
# Added
-
module to annotate document with 'kw_ignored' annotation (applied to
phrases/tokens based on defined regexes) and filter list of tokens
to link to basing on this annotation.
...
...
setup.py
View file @
bc24b5f7
...
...
@@ -15,7 +15,7 @@ setuptools.setup(
author
=
'Grzegorz Kostkowski'
,
description
=
'''Tool for assigning URLs from semantic graph of
connected sources to concepts in given document.'''
,
version
=
'0.
4
'
,
version
=
'0.
5
'
,
license
=
''
,
install_requires
=
requirements
,
packages
=
[
...
...
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