Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit62811e6

Browse files
updated to python 3.11.13
1 parente531076 commit62811e6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎README.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Installation
2121
------------
2222
1. Clone this repo
2323

24-
2. Set up a virtual environment using Python 3.9.16 (you can follow the tutorial `here<https://www.youtube.com/watch?si=g2zx-D0zdkL50knb&v=31WU0Dhw4sk&feature=youtu.be>`_).
24+
2. Set up a virtual environment using Python 3.11.13 (you can follow the tutorial `here<https://www.youtube.com/watch?si=g2zx-D0zdkL50knb&v=31WU0Dhw4sk&feature=youtu.be>`_).
2525

2626
Currently, CamelParser does not work with later versions of python due to issues with some dependencies.
2727

@@ -126,7 +126,7 @@ For our paper, we used the calima-msa-s31 database. To use this database,
126126
follow these steps (note that you need an account with the LDC):
127127

128128

129-
1. Install camel_tools v1.5.2 or later (you can check this using camel_data -v)
129+
1. Install camel_tools v1.5.6 or later (you can check this using camel_data -v)
130130

131131
2. Download the camel data for the BERT unfactored (MSA) model, as well as the morphology database:
132132

‎requirements.txt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
antlr4-python3-runtime==4.9.3
22
cachetools==5.3.1
3-
camel-kenlm==2023.3.17.2
4-
camel-tools==1.5.2
3+
camel-kenlm==2025.4.8
4+
camel_tools==1.5.6
55
certifi==2023.5.7
66
charset-normalizer==3.1.0
77
click==8.1.3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp