pelican-nlp 0.3.0__tar.gz → 0.3.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pelican_nlp-0.3.0/pelican_nlp.egg-info → pelican_nlp-0.3.1}/PKG-INFO +18 -7
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/README.rst +17 -6
- pelican_nlp-0.3.1/docs/images/pelican_logo.png +0 -0
- pelican_nlp-0.3.1/pelican_nlp/_version.py +1 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1/pelican_nlp.egg-info}/PKG-INFO +18 -7
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp.egg-info/SOURCES.txt +1 -0
- pelican_nlp-0.3.0/pelican_nlp/_version.py +0 -1
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/LICENSE +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/MANIFEST.in +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_discourse/config_discourse.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_discourse/subjects/sub-01/interview/sub-01_interview_schizophrenia_run-01.rtf +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_fluency/config_fluency.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_fluency/subjects/sub-01/fluency/sub-01_fluency_sem_animals.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_fluency/subjects/sub-01/fluency/sub-01_fluency_sem_clothes.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_fluency/subjects/sub-01/fluency/sub-01_fluency_sem_food.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_fluency/subjects/sub-02/fluency/sub-02_fluency_sem_animals.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_fluency/subjects/sub-02/fluency/sub-02_fluency_sem_clothes.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_fluency/subjects/sub-02/fluency/sub-02_fluency_sem_food.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_image-descriptions/config_image-descriptions.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_image-descriptions/subjects/sub-01/ses-01/image-description/sub-01_ses-01_image-description_drug.docx +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_image-descriptions/subjects/sub-01/ses-01/image-description/sub-01_ses-01_image-description_placebo.docx +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_image-descriptions/subjects/sub-01/ses-02/image-description/sub-01_ses-02_image-description_drug.docx +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_image-descriptions/subjects/sub-01/ses-02/image-description/sub-01_ses-02_image-description_placebo.docx +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_image-descriptions/subjects/sub-02/ses-01/image-description/sub-02_ses-01_image-description_drug.docx +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_image-descriptions/subjects/sub-02/ses-01/image-description/sub-02_ses-01_image-description_placebo.docx +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/__init__.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/extract_acoustic_features.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/__init__.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/aggregate_fluency_results.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/behavioral_data.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/check_duplicates.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/coherence.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/config.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/main.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/optimality_without_tsa.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/plot_fluency.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/plotting_utils.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/questionnaires_data.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/stats_fluency.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/utils.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/speaker_diarization_Nils.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/__init__.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/annotation_tool.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/annotation_tool_boundaries.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/annotation_tool_sandbox.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/output/holmes_control_nova_all_outputs.json +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/test.json +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/transcribe_audio.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/transcribe_audio_chunked.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/transcription.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/transcription_gui.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/word_boundaries.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Silvia_files/Opensmile/opensmile_feature_extraction.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Silvia_files/prosogram/prosogram.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/__init__.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/cli.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/config.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/configuration_files/config_audio.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/configuration_files/config_discourse.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/configuration_files/config_fluency.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/configuration_files/config_general.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/configuration_files/config_morteza.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/core/__init__.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/core/audio_document.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/core/corpus.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/core/document.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/core/subject.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/__init__.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/acoustic_feature_extraction.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/distance_from_randomness.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/extract_embeddings.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/extract_logits.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/language_model.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/semantic_similarity.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/test_documents/test_features.csv +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/test_documents/wallace_1.15_3.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/test_documents/wallace_1.1_3.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/test_documents/wallace_1_4.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/main.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/metrics_statistics/embeddings_metrics_statistics.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/praat/__init__.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/preprocessing/LPDS.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/preprocessing/__init__.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/preprocessing/pipeline.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/preprocessing/speaker_diarization.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/preprocessing/text_cleaner.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/preprocessing/text_importer.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/preprocessing/text_normalizer.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/preprocessing/text_tokenizer.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/sample_configuration_files/config_discourse.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/sample_configuration_files/config_fluency.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/sample_configuration_files/config_general.yml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/utils/__init__.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/utils/csv_functions.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/utils/filename_parser.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/utils/sample_usage.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/utils/setup_functions.py +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp.egg-info/dependency_links.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp.egg-info/entry_points.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp.egg-info/requires.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp.egg-info/top_level.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pyproject.toml +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/requirements.txt +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/setup.cfg +0 -0
- {pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/tests/__init__.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pelican_nlp
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.1
|
4
4
|
Summary: Preprocessing and Extraction of Linguistic Information for Computational Analysis
|
5
5
|
Author-email: Yves Pauli <yves.pauli@gmail.com>
|
6
6
|
License-Expression: CC-BY-NC-4.0
|
@@ -45,20 +45,31 @@ Requires-Dist: huggingface_hub==0.29.2
|
|
45
45
|
Dynamic: license-file
|
46
46
|
|
47
47
|
====================================
|
48
|
-
|
48
|
+
pelican_nlp
|
49
49
|
====================================
|
50
50
|
|
51
|
-
|
51
|
+
.. |logo| image:: docs/images/pelican_logo.png
|
52
|
+
:alt: PELICAN_nlp Logo
|
53
|
+
:width: 200px
|
52
54
|
|
53
|
-
|
55
|
+
+------------+-------------------------------------------------------------------+
|
56
|
+
| |logo| | pelican_nlp stands for "Preprocessing and Extraction of Linguistic|
|
57
|
+
| | Information for Computational Analysis - Natural Language |
|
58
|
+
| | Processing". This package enables the creation of standardized and|
|
59
|
+
| | reproducible language processing pipelines, extracting linguistic |
|
60
|
+
| | features from various tasks like discourse, fluency, and image |
|
61
|
+
| | descriptions. |
|
62
|
+
+------------+-------------------------------------------------------------------+
|
63
|
+
|
64
|
+
.. image:: https://img.shields.io/pypi/v/pelican_nlp.svg
|
54
65
|
:target: https://pypi.org/project/pelican_nlp/
|
55
66
|
:alt: PyPI version
|
56
67
|
|
57
|
-
.. image:: https://img.shields.io/
|
68
|
+
.. image:: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg
|
58
69
|
:target: https://github.com/ypauli/pelican_nlp/blob/main/LICENSE
|
59
|
-
:alt: License
|
70
|
+
:alt: License CC BY-NC 4.0
|
60
71
|
|
61
|
-
.. image:: https://img.shields.io/pypi/pyversions/
|
72
|
+
.. image:: https://img.shields.io/pypi/pyversions/pelican_nlp.svg
|
62
73
|
:target: https://pypi.org/project/pelican_nlp/
|
63
74
|
:alt: Supported Python Versions
|
64
75
|
|
@@ -1,18 +1,29 @@
|
|
1
1
|
====================================
|
2
|
-
|
2
|
+
pelican_nlp
|
3
3
|
====================================
|
4
4
|
|
5
|
-
|
5
|
+
.. |logo| image:: docs/images/pelican_logo.png
|
6
|
+
:alt: PELICAN_nlp Logo
|
7
|
+
:width: 200px
|
6
8
|
|
7
|
-
|
9
|
+
+------------+-------------------------------------------------------------------+
|
10
|
+
| |logo| | pelican_nlp stands for "Preprocessing and Extraction of Linguistic|
|
11
|
+
| | Information for Computational Analysis - Natural Language |
|
12
|
+
| | Processing". This package enables the creation of standardized and|
|
13
|
+
| | reproducible language processing pipelines, extracting linguistic |
|
14
|
+
| | features from various tasks like discourse, fluency, and image |
|
15
|
+
| | descriptions. |
|
16
|
+
+------------+-------------------------------------------------------------------+
|
17
|
+
|
18
|
+
.. image:: https://img.shields.io/pypi/v/pelican_nlp.svg
|
8
19
|
:target: https://pypi.org/project/pelican_nlp/
|
9
20
|
:alt: PyPI version
|
10
21
|
|
11
|
-
.. image:: https://img.shields.io/
|
22
|
+
.. image:: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg
|
12
23
|
:target: https://github.com/ypauli/pelican_nlp/blob/main/LICENSE
|
13
|
-
:alt: License
|
24
|
+
:alt: License CC BY-NC 4.0
|
14
25
|
|
15
|
-
.. image:: https://img.shields.io/pypi/pyversions/
|
26
|
+
.. image:: https://img.shields.io/pypi/pyversions/pelican_nlp.svg
|
16
27
|
:target: https://pypi.org/project/pelican_nlp/
|
17
28
|
:alt: Supported Python Versions
|
18
29
|
|
Binary file
|
@@ -0,0 +1 @@
|
|
1
|
+
__version__ = "0.3.1"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pelican_nlp
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.1
|
4
4
|
Summary: Preprocessing and Extraction of Linguistic Information for Computational Analysis
|
5
5
|
Author-email: Yves Pauli <yves.pauli@gmail.com>
|
6
6
|
License-Expression: CC-BY-NC-4.0
|
@@ -45,20 +45,31 @@ Requires-Dist: huggingface_hub==0.29.2
|
|
45
45
|
Dynamic: license-file
|
46
46
|
|
47
47
|
====================================
|
48
|
-
|
48
|
+
pelican_nlp
|
49
49
|
====================================
|
50
50
|
|
51
|
-
|
51
|
+
.. |logo| image:: docs/images/pelican_logo.png
|
52
|
+
:alt: PELICAN_nlp Logo
|
53
|
+
:width: 200px
|
52
54
|
|
53
|
-
|
55
|
+
+------------+-------------------------------------------------------------------+
|
56
|
+
| |logo| | pelican_nlp stands for "Preprocessing and Extraction of Linguistic|
|
57
|
+
| | Information for Computational Analysis - Natural Language |
|
58
|
+
| | Processing". This package enables the creation of standardized and|
|
59
|
+
| | reproducible language processing pipelines, extracting linguistic |
|
60
|
+
| | features from various tasks like discourse, fluency, and image |
|
61
|
+
| | descriptions. |
|
62
|
+
+------------+-------------------------------------------------------------------+
|
63
|
+
|
64
|
+
.. image:: https://img.shields.io/pypi/v/pelican_nlp.svg
|
54
65
|
:target: https://pypi.org/project/pelican_nlp/
|
55
66
|
:alt: PyPI version
|
56
67
|
|
57
|
-
.. image:: https://img.shields.io/
|
68
|
+
.. image:: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg
|
58
69
|
:target: https://github.com/ypauli/pelican_nlp/blob/main/LICENSE
|
59
|
-
:alt: License
|
70
|
+
:alt: License CC BY-NC 4.0
|
60
71
|
|
61
|
-
.. image:: https://img.shields.io/pypi/pyversions/
|
72
|
+
.. image:: https://img.shields.io/pypi/pyversions/pelican_nlp.svg
|
62
73
|
:target: https://pypi.org/project/pelican_nlp/
|
63
74
|
:alt: Supported Python Versions
|
64
75
|
|
@@ -3,6 +3,7 @@ MANIFEST.in
|
|
3
3
|
README.rst
|
4
4
|
pyproject.toml
|
5
5
|
requirements.txt
|
6
|
+
docs/images/pelican_logo.png
|
6
7
|
examples/PyPI_testing_discourse/config_discourse.yml
|
7
8
|
examples/PyPI_testing_discourse/subjects/sub-01/interview/sub-01_interview_schizophrenia_run-01.rtf
|
8
9
|
examples/PyPI_testing_fluency/config_fluency.yml
|
@@ -1 +0,0 @@
|
|
1
|
-
__version__ = "0.3.0"
|
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/examples/PyPI_testing_discourse/config_discourse.yml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/extract_acoustic_features.py
RENAMED
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/aggregate_fluency_results.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/optimality_without_tsa.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/fluency/questionnaires_data.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/annotation_tool.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/transcribe_audio.py
RENAMED
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/transcription.py
RENAMED
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/transcription_gui.py
RENAMED
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/Nils_backup/transcription/word_boundaries.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/configuration_files/config_discourse.yml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/acoustic_feature_extraction.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/test_documents/test_features.csv
RENAMED
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/test_documents/wallace_1.15_3.txt
RENAMED
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/test_documents/wallace_1.1_3.txt
RENAMED
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/extraction/test_documents/wallace_1_4.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/sample_configuration_files/config_discourse.yml
RENAMED
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/sample_configuration_files/config_fluency.yml
RENAMED
File without changes
|
{pelican_nlp-0.3.0 → pelican_nlp-0.3.1}/pelican_nlp/sample_configuration_files/config_general.yml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|